aboutsummaryrefslogtreecommitdiff
path: root/m/WeylScal4.m
diff options
context:
space:
mode:
authorrhaas <rhaas@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-09-30 14:55:19 +0000
committerrhaas <rhaas@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-09-30 14:55:19 +0000
commited6a70026e2d2f128abd5614a90344f3f68d0155 (patch)
treedcbf99adb224eeda4ae0fed73c07356fbe2ac360 /m/WeylScal4.m
parent917d0726cc16b5b0e8336dbddd927a165e47778c (diff)
WeylScal4 needs to be scheduled after ADMBase_SetADMVars
this fixes ticket #579 (scheduling was correct before due to alphabetical sorting) have make abort when there is an error creating the thorn git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@83 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'm/WeylScal4.m')
-rw-r--r--m/WeylScal4.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/m/WeylScal4.m b/m/WeylScal4.m
index 8b4b2c4..f6f6bbb 100644
--- a/m/WeylScal4.m
+++ b/m/WeylScal4.m
@@ -119,6 +119,7 @@ PsisCalc[fdOrder_, PD_] :=
{
Name -> "psis_calc_" <> fdOrder,
Where -> Interior,
+ After -> "ADMBase_SetADMVars",
ConditionalOnKeyword -> {"fd_order", fdOrder},
Shorthands -> shorthands,
Equations ->