Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/SbpOperators.jl @ 970:a52bd2f1126c
Merge feature/laplace_opset
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 14 Mar 2022 15:58:26 +0100 |
parents | 52a0ebad0778 |
children | ba023fc09961 f885e1de6dc4 |
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl Mon Mar 14 11:10:42 2022 +0100 +++ b/src/SbpOperators/SbpOperators.jl Mon Mar 14 15:58:26 2022 +0100 @@ -1,5 +1,14 @@ module SbpOperators +export boundary_quadrature +export boundary_restriction +export inner_product +export inverse_inner_product +export Laplace +export laplace +export normal_derivative +export second_derivative + using Sbplib.RegionIndices using Sbplib.LazyTensors using Sbplib.Grids