aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@57fe0bb3-ccba-405f-9b23-de0201f165b7>2009-08-27 13:47:12 +0000
committerknarf <knarf@57fe0bb3-ccba-405f-9b23-de0201f165b7>2009-08-27 13:47:12 +0000
commit0b6b34823e09c69d907af15989faa8fb196eb590 (patch)
treeb5bd3466c3b72f954c7bb2ef5a7bf18116ecc9c1
parent16cbabc72b9fcba8cb7d45ed785490e920594d15 (diff)
remove MoL-boundary scheduling
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/HydroBase/trunk@4 57fe0bb3-ccba-405f-9b23-de0201f165b7
-rwxr-xr-xschedule.ccl4
1 files changed, 0 insertions, 4 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 0cf8c07..8e3b45d 100755
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -54,10 +54,6 @@ schedule group HydroBase_Do_Boundaries IN HydroBase_PostStep BEFORE HydroBase_Co
{
} "HydroBase Boundary conditions group"
-schedule group HydroBase_Do_Boundaries IN MoL_Evolution AFTER MoL_Step
-{
-} "HydroBase Boundary conditions group"
-
schedule group HydroBase_Boundaries IN HydroBase_Do_Boundaries
{
} "Group to schedule the boundary condition functions"