Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 1106:b4ee47f2aafb feature/boundary_conditions
Start implementing functions for boundary conditions associated with Laplace
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 13 Jun 2022 13:46:24 +0200 |
parents | 3031ce7a4999 |
children | 470a70a6c1e6 |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Sun May 08 11:35:22 2022 +0200 +++ b/src/SbpOperators/SbpOperators.jl Mon Jun 13 13:46:24 2022 +0200 @@ -20,9 +20,12 @@ export first_derivative export second_derivative +export sat + using Sbplib.RegionIndices using Sbplib.LazyTensors using Sbplib.Grids +using Sbplib.BoundaryConditions @enum Parity begin odd = -1