diff +sbp/HigherVariable.m @ 249:02423f9323c6 feature/beams

Started modifying operator files.
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 05 Sep 2016 16:38:41 +0200
parents fe26791489e0
children
line wrap: on
line diff
--- a/+sbp/HigherVariable.m	Mon Sep 05 16:34:22 2016 +0200
+++ b/+sbp/HigherVariable.m	Mon Sep 05 16:38:41 2016 +0200
@@ -47,6 +47,7 @@
                     [H, HI, D2, D4, e_1, e_m, M4, S2_1, S2_m, S3_1, S3_m, S_1, S_m] = sbp.higher_variable6(m,h);
                     obj.borrowing.N.S2 = 0.3259;
                     obj.borrowing.N.S3 = 0.1580;
+                end
             elseif order == 8
                 switch opt
                 case 'min_boundary_points'