From 822857f8fd3db7bb70ee119630d8d0c037075a28 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 10 Mar 2004 10:04:44 +0000 Subject: Run the MoL_PostStep group also in the postinitial bin. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@50 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index a61ce76..69b7730 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -560,6 +560,11 @@ schedule GROUP MoL_PostStep IN MoL_Step AFTER MoL_Add LANG: C } "The group for physics thorns to schedule boundary calls etc." +schedule GROUP MoL_PostStep AT PostInitial AFTER MoL_FillAllLevels +{ + LANG: C +} "Ensure that everything is correct after the initial data have been set up" + ################################################################## ### Schedule the PostStep parts in the Carpet 'PostRestrict' ### ### bin so that symmetries are automatically done correctly. ### -- cgit v1.2.3