diff src/SbpOperators/SbpOperators.jl @ 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 8315c456e3b4
children de6300bd36cc 471a948cd2b2
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