diff +scheme/Elastic2dCurvilinear.m @ 1331:60c875c18de3 feature/D2_boundary_opt

Merge with feature/poroelastic for Elastic schemes
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Thu, 10 Mar 2022 16:54:26 +0100
parents cb4bfd0d81ea b8bd54332763
children
line wrap: on
line diff
--- a/+scheme/Elastic2dCurvilinear.m	Thu Feb 17 18:55:11 2022 +0100
+++ b/+scheme/Elastic2dCurvilinear.m	Thu Mar 10 16:54:26 2022 +0100
@@ -156,8 +156,8 @@
 
             b = cell(dim,dim);
             b{1,1} = y_eta./J;
-            b{1,2} = -x_eta./J;
-            b{2,1} = -y_xi./J;
+            b{2,1} = -x_eta./J;
+            b{1,2} = -y_xi./J;
             b{2,2} = x_xi./J;
 
             % Scale factors for boundary integrals