aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbmundim <bmundim@b83b3108-af97-48ba-8c81-9293ccf7f924>2012-08-09 22:07:47 +0000
committerbmundim <bmundim@b83b3108-af97-48ba-8c81-9293ccf7f924>2012-08-09 22:07:47 +0000
commit345092f1ab00c4103e91f1a5697ce1b2142ff3ae (patch)
tree6a936e44691eef3ac82791b8eb931bbb8dade901
parent6d1c8083b1daed13355b3e0cb87a20d1d0948703 (diff)
Schedule TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register
*This allows other thorns to conditionally register Tmunu with MoL based on the fact that stress_energy_state scalar is set or not. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/TmunuBase/trunk@17 b83b3108-af97-48ba-8c81-9293ccf7f924
-rw-r--r--schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index c3df6e1..6e463b7 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -7,7 +7,8 @@ STORAGE: stress_energy_2_state
# Initialise stuff
-SCHEDULE TmunuBase_SetStressEnergyState AT basegrid
+#SCHEDULE TmunuBase_SetStressEnergyState AT basegrid
+SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register
{
LANG: Fortran
OPTIONS: global