diff src/SbpOperators/SbpOperators.jl @ 1069:c89c6b63c7f4 feature/dissipation_operators

Fix typo
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 23 Mar 2022 21:58:04 +0100
parents 0e31b9901160
children 5a3281429a48 254934aac3f8
line wrap: on
line diff
--- a/src/SbpOperators/SbpOperators.jl	Tue Mar 22 22:11:11 2022 +0100
+++ b/src/SbpOperators/SbpOperators.jl	Wed Mar 23 21:58:04 2022 +0100
@@ -19,7 +19,7 @@
 export normal_derivative
 export first_derivative
 export second_derivative
-export undevided_dissipation
+export undivided_dissipation
 
 using Sbplib.RegionIndices
 using Sbplib.LazyTensors