Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1736:863385aae454 feature/grids/curvilinear
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 10 Sep 2024 21:59:10 +0200 |
parents | 471a948cd2b2 |
children | f3d7e2d7a43f dfb43fdac9fc |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Tue Sep 10 21:35:55 2024 +0200 +++ b/src/SbpOperators/SbpOperators.jl Tue Sep 10 21:59:10 2024 +0200 @@ -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")