Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1021:ee5a641a8277 feature/dissipation_operators
Add some tests and start implementing dissipation()
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 18 Mar 2022 15:44:03 +0100 |
parents | 3f5137ce3aa1 |
children | 29ac38ba0744 |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Fri Mar 18 12:24:10 2022 +0100 +++ b/src/SbpOperators/SbpOperators.jl Fri Mar 18 15:44:03 2022 +0100 @@ -9,6 +9,7 @@ export normal_derivative export first_derivative export second_derivative +export dissipation using Sbplib.RegionIndices using Sbplib.LazyTensors