changeset 1612:3887f41e1942 feature/boundary_conditions

Remove export of non-existing function
author Vidar Stiernström <vidar.stiernstrom@gmail.com>
date Sun, 09 Jun 2024 16:47:03 -0700
parents 8ebcac8edd9d
children 15488c889a50
files src/SbpOperators/SbpOperators.jl
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl	Sun Jun 09 16:46:40 2024 -0700
+++ b/src/SbpOperators/SbpOperators.jl	Sun Jun 09 16:47:03 2024 -0700
@@ -11,7 +11,6 @@
 export sbp_operators_path
 
 # Operators
-export boundary_quadrature
 export boundary_restriction
 export inner_product
 export inverse_inner_product