Mercurial > repos > public > sbplib
changeset 1335:8d9fc7981796 feature/D2_boundary_opt
Calculate width for all orders
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Sat, 07 May 2022 10:41:22 +0200 |
parents | df8c71b80c33 |
children | 0666629aa183 |
files | +scheme/Elastic2dVariableAnisotropic.m |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/+scheme/Elastic2dVariableAnisotropic.m Sat May 07 10:40:47 2022 +0200 +++ b/+scheme/Elastic2dVariableAnisotropic.m Sat May 07 10:41:22 2022 +0200 @@ -202,15 +202,13 @@ % D2 + width = order+1; switch order case 2 - width = 3; nBP = 2; case 4 - width = 5; nBP = 6; case 6 - width = 7; nBP = 9; end for j = 1:dim