diff src/SbpOperators/SbpOperators.jl @ 980:f885e1de6dc4 feature/variable_derivatives

Merge default
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 15 Mar 2022 21:38:55 +0100
parents 9098fc936776 52a0ebad0778
children 2a4f36aca2ea
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl	Mon Mar 14 10:20:39 2022 +0100
+++ b/src/SbpOperators/SbpOperators.jl	Tue Mar 15 21:38:55 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