From 8fd557accbe607180881e623fa9d0bf015fab370 Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 8 Oct 2009 20:08:49 +0000 Subject: fix scheduling of SetTmunu (probably typo: PreStep->PostStep) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/TmunuBase/trunk@3 b83b3108-af97-48ba-8c81-9293ccf7f924 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index 6e5b65a..e2be422 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -71,7 +71,7 @@ if (stress_energy_storage) # } if (stress_energy_at_RHS) { - SCHEDULE GROUP SetTmunu IN MoL_PreStep + SCHEDULE GROUP SetTmunu IN MoL_PostStep { } "Group for calculating the stress-energy tensor" } -- cgit v1.2.3