Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1767:dfb43fdac9fc refactor/move_exports
Move exports to package top files
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 13 Sep 2024 22:23:45 +0200 |
parents | 471a948cd2b2 |
children | b8cb38fd67ff |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Mon Sep 09 08:26:31 2024 +0200 +++ b/src/SbpOperators/SbpOperators.jl Fri Sep 13 22:23:45 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