[Commits] [svn:einsteintoolkit] TmunuBase/trunk/ (Rev. 17)

bcmsma at astro.rit.edu bcmsma at astro.rit.edu
Thu Aug 9 17:07:47 CDT 2012


User: bmundim
Date: 2012/08/09 05:07 PM

Modified:
 /trunk/
  schedule.ccl

Log:
 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.

File Changes:

Directory: /trunk/
==================

File [modified]: schedule.ccl
Delta lines: +2 -1
===================================================================
--- trunk/schedule.ccl	2012-07-24 16:55:15 UTC (rev 16)
+++ trunk/schedule.ccl	2012-08-09 22:07:47 UTC (rev 17)
@@ -7,7 +7,8 @@
 
 # Initialise stuff
 
-SCHEDULE TmunuBase_SetStressEnergyState AT basegrid
+#SCHEDULE TmunuBase_SetStressEnergyState AT basegrid
+SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register
 {
   LANG: Fortran
   OPTIONS: global



More information about the Commits mailing list