Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1795:a38911d39682 feature/grids/curvilinear
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 01 Oct 2024 11:04:22 +0200 |
parents | dfb43fdac9fc |
children | b8cb38fd67ff |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Sun Sep 29 12:53:22 2024 -0700 +++ b/src/SbpOperators/SbpOperators.jl Tue Oct 01 11:04:22 2024 +0200 @@ -1,5 +1,11 @@ module SbpOperators +# Stencils +export Stencil +export CenteredStencil +export NestedStencil +export CenteredNestedStencil + # Stencil set export StencilSet export read_stencil_set