From 345092f1ab00c4103e91f1a5697ce1b2142ff3ae Mon Sep 17 00:00:00 2001 From: bmundim Date: Thu, 9 Aug 2012 22:07:47 +0000 Subject: 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 --- schedule.ccl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3