Mercurial > repos > public > sbplib
comparison +scheme/Hypsyst3dCurve.m @ 503:feebfca90080 feature/quantumTriangles
Added the new abstract classes to hypsyst3D and Upwind1D to make them work with Jonatans changes
author | Ylva Rydin <ylva.rydin@telia.com> |
---|---|
date | Tue, 16 May 2017 09:18:10 +0200 |
parents | 9d1fc984f40d |
children | 4ef2d2a493f1 |
comparison
equal
deleted
inserted
replaced
502:2d5dea05456d | 503:feebfca90080 |
---|---|
26 Hxii,Hetai,Hzetai, Hzi % Kroneckerd norms. 1'*Hx*v corresponds to integration in the x dir. | 26 Hxii,Hetai,Hzetai, Hzi % Kroneckerd norms. 1'*Hx*v corresponds to integration in the x dir. |
27 Hxi,Heta,Hzeta | 27 Hxi,Heta,Hzeta |
28 I_xi,I_eta,I_zeta, I_N,onesN | 28 I_xi,I_eta,I_zeta, I_N,onesN |
29 e_w, e_e, e_s, e_n, e_b, e_t | 29 e_w, e_e, e_s, e_n, e_b, e_t |
30 index_w, index_e,index_s,index_n, index_b, index_t | 30 index_w, index_e,index_s,index_n, index_b, index_t |
31 grid | |
31 params %parameters for the coeficient matrice | 32 params %parameters for the coeficient matrice |
32 end | 33 end |
33 | 34 |
34 | 35 |
35 methods | 36 methods |