[Commits] [svn:einsteintoolkit] TmunuBase/trunk/ (Rev. 16)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Tue Jul 24 11:55:16 CDT 2012
User: rhaas
Date: 2012/07/24 11:55 AM
Modified:
/trunk/
schedule.ccl
Log:
exlcitly scheduel AddToTmunu after Tmunu_ZeroTmunu
rather than rely on order in schedule.ccl
File Changes:
Directory: /trunk/
==================
File [modified]: schedule.ccl
Delta lines: +1 -1
===================================================================
--- trunk/schedule.ccl 2012-05-28 22:23:08 UTC (rev 15)
+++ trunk/schedule.ccl 2012-07-24 16:55:15 UTC (rev 16)
@@ -98,7 +98,7 @@
} "Initialise the stress-energy tensor to zero"
}
- SCHEDULE GROUP AddToTmunu IN SetTmunu AFTER TmunuBase_SetTmunu
+ SCHEDULE GROUP AddToTmunu IN SetTmunu AFTER (TmunuBase_SetTmunu,TmunuBase_ZeroTmunu)
{
} "Add to the stress-energy tensor here"
More information about the Commits
mailing list