Mercurial > repos > public > sbplib
changeset 408:ba73c9c8d1a6 feature/SBPInTimeGauss
Remove extra whitespace.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 07 Feb 2017 13:48:11 +0100 |
parents | e1db62d14835 |
children | 42c4f0b545d6 |
files | +sbp/+implementations/d1_gauss_4.m |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/+sbp/+implementations/d1_gauss_4.m Thu Feb 02 19:30:16 2017 +0100 +++ b/+sbp/+implementations/d1_gauss_4.m Tue Feb 07 13:48:11 2017 +0100 @@ -42,7 +42,7 @@ D1 = sparse(N,N); D1(1,1) = -3.3320002363522817; D1(1,2) = 4.8601544156851962; -D1(1,3) = -2.1087823484951789; +D1(1,3) = -2.1087823484951789; D1(1,4) = 0.5806281691622644; D1(2,1) = -0.7575576147992339; @@ -53,7 +53,7 @@ D1(3,1) = 0.3286982242582743; D1(3,2) = -1.4706702312807167; D1(3,3) = 0.3844143922232086; -D1(3,4) = 0.7575576147992339; +D1(3,4) = 0.7575576147992339; D1(4,1) = -0.5806281691622644; D1(4,2) = 2.1087823484951789;