diff +scheme/Schrodinger.m @ 428:a39fe3bcbd95 feature/quantumTriangles

Changed so that the shrodinger scheme works with the grids
author Ylva Rydin <ylva.rydin@telia.com>
date Wed, 01 Feb 2017 17:04:03 +0100
parents 29944ea7674b
children b91d23271481
line wrap: on
line diff
--- a/+scheme/Schrodinger.m	Thu Jan 26 15:59:25 2017 +0100
+++ b/+scheme/Schrodinger.m	Wed Feb 01 17:04:03 2017 +0100
@@ -4,7 +4,8 @@
         h % Grid spacing
         x % Grid
         order % Order accuracy for the approximation
-
+        grid
+        
         D % non-stabalized scheme operator
         H % Discrete norm
         M % Derivative norm