changeset 1327:7ab7d42a5b24 feature/D2_boundary_opt

Fix typo in comment
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 14 Feb 2022 10:49:49 +0100
parents c2d716c4f1ed
children 3a286d2d1939
files +sbp/D2Nonequidistant.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
diff -r c2d716c4f1ed -r 7ab7d42a5b24 +sbp/D2Nonequidistant.m
--- a/+sbp/D2Nonequidistant.m	Sun Feb 13 20:58:35 2022 +0100
+++ b/+sbp/D2Nonequidistant.m	Mon Feb 14 10:49:49 2022 +0100
@@ -9,7 +9,7 @@
         H % Norm matrix
         HI % H^-1
         D1 % SBP operator approximating first derivative
-        D2 % SBP operator approximating first derivative
+        D2 % SBP operator approximating second derivative
         DI % Dissipation operator
         e_l % Left boundary operator
         e_r % Right boundary operator