Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1726:471a948cd2b2 rename_module
Rename project from Sbplib to Diffinitive
author | Vidar Stiernström <vidar.stiernstrom@gmail.com> |
---|---|
date | Sat, 07 Sep 2024 12:11:53 -0700 |
parents | 3887f41e1942 |
children | f3d7e2d7a43f dfb43fdac9fc |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Thu Sep 05 23:16:39 2024 +0200 +++ b/src/SbpOperators/SbpOperators.jl Sat Sep 07 12:11:53 2024 -0700 @@ -40,9 +40,9 @@ export sat_tensors # Using -using Sbplib.RegionIndices -using Sbplib.LazyTensors -using Sbplib.Grids +using Diffinitive.RegionIndices +using Diffinitive.LazyTensors +using Diffinitive.Grids # Includes include("stencil.jl")