Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1835:a6f28a8b8f3f refactor/lazy_tensors/elementwise_ops
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 09 Jan 2025 12:40:49 +0100 |
parents | dfb43fdac9fc |
children | b8cb38fd67ff |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Wed Sep 25 10:31:09 2024 +0200 +++ b/src/SbpOperators/SbpOperators.jl Thu Jan 09 12:40:49 2025 +0100 @@ -1,5 +1,11 @@ module SbpOperators +# Stencils +export Stencil +export CenteredStencil +export NestedStencil +export CenteredNestedStencil + # Stencil set export StencilSet export read_stencil_set