diff src/SbpOperators/SbpOperators.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 f36866ba97e6
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl	Sun Sep 27 21:08:18 2020 +0200
+++ b/src/SbpOperators/SbpOperators.jl	Sun Sep 27 22:51:31 2020 +0200
@@ -2,6 +2,7 @@
 
 using Sbplib.RegionIndices
 using Sbplib.LazyTensors
+using Sbplib.Grids
 
 include("stencil.jl")
 include("constantstenciloperator.jl")