aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m/McLachlan_BSSN.m6
1 files changed, 3 insertions, 3 deletions
diff --git a/m/McLachlan_BSSN.m b/m/McLachlan_BSSN.m
index 8cb0fdd..ae5ae80 100644
--- a/m/McLachlan_BSSN.m
+++ b/m/McLachlan_BSSN.m
@@ -1034,15 +1034,15 @@ constraintsCalc =
constraintsCalc1 = PartialCalculation[constraintsCalc, "1",
{},
{
- H,
- cS,
- cXt[ua]
+ H
}];
constraintsCalc2 = PartialCalculation[constraintsCalc, "2",
{},
{
M[li],
+ cS,
+ cXt[ua],
cA
}];