Mercurial > repos > public > sbplib_julia
diff src/Sbplib.jl @ 356:0844069ab5ff refactor/remove_dynamic_size_tensormapping
Reinclude SbpOperators and fix most of the code and tests there.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 27 Sep 2020 22:51:31 +0200 |
parents | 7fe43d902a27 |
children | 33f04f398aac |
line wrap: on
line diff
--- a/src/Sbplib.jl Sun Sep 27 21:08:18 2020 +0200 +++ b/src/Sbplib.jl Sun Sep 27 22:51:31 2020 +0200 @@ -3,7 +3,7 @@ include("RegionIndices/RegionIndices.jl") include("LazyTensors/LazyTensors.jl") include("Grids/Grids.jl") -# include("SbpOperators/SbpOperators.jl") +include("SbpOperators/SbpOperators.jl") # include("DiffOps/DiffOps.jl") export RegionIndices