diff src/SbpOperators/SbpOperators.jl @ 1026:29ac38ba0744 feature/dissipation_operators

Add StencilOperatorDistinctClosures
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 22 Mar 2022 08:02:23 +0100
parents ee5a641a8277
children ed19c549c506
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl	Mon Mar 21 15:12:59 2022 +0100
+++ b/src/SbpOperators/SbpOperators.jl	Tue Mar 22 08:02:23 2022 +0100
@@ -23,6 +23,7 @@
 include("stencil.jl")
 include("readoperator.jl")
 include("volumeops/volume_operator.jl")
+include("volumeops/stencil_operator_distinct_closures.jl")
 include("volumeops/constant_interior_scaling_operator.jl")
 include("volumeops/derivatives/first_derivative.jl")
 include("volumeops/derivatives/second_derivative.jl")