diff +grid/boundaryOptimizedTest.m @ 1298:0ffb5bfa65e4 feature/boundary_optimized_grids

Improve comments
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Tue, 07 Jul 2020 16:23:44 +0200
parents e53b1e25970a
children
line wrap: on
line diff
--- a/+grid/boundaryOptimizedTest.m	Tue Jul 07 16:08:08 2020 +0200
+++ b/+grid/boundaryOptimizedTest.m	Tue Jul 07 16:23:44 2020 +0200
@@ -50,8 +50,7 @@
 % Tests that the expected grid points are obtained for a boundary optimized grid with a 4th order
 % accurate stencil and 8th order minimal stencil.
 % The boundary grid point distance weights are taken from the D1Nonequidistant operators and
-% grid spacing is calculated according to Mattsson et al 2018. The test uses minimal number of grid
-% points required by the operators.
+% grid spacing is calculated according to Mattsson et al 2018.
 function testCompiles(testCase)
     
     %% 1D 4th order accurate stencil