Mercurial > repos > public > sbplib_julia
diff test/testSbpOperators.jl @ 619:332f65c1abf3 feature/volume_and_boundary_operators
Remove export of BoundaryOperator and VolumeOperator
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 07 Dec 2020 12:21:22 +0100 |
parents | f59e1732eacc |
children | bfc893d03cbf |
line wrap: on
line diff
--- a/test/testSbpOperators.jl Mon Dec 07 12:16:09 2020 +0100 +++ b/test/testSbpOperators.jl Mon Dec 07 12:21:22 2020 +0100 @@ -7,6 +7,8 @@ using TOML import Sbplib.SbpOperators.Stencil +import Sbplib.SbpOperators.BoundaryOperator +import Sbplib.SbpOperators.boundary_operator @testset "SbpOperators" begin