aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 5d81f7a..1f7075f 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -24,6 +24,6 @@ schedule WaveToyFreeF90_Boundaries as WaveToy_Boundaries at EVOL AFTER WaveToy_E
LANG: Fortran
} "Boundaries of 3D wave equation"
-schedule GROUP ApplyBCs at EVOL after WaveToy_Evolution
+schedule GROUP ApplyBCs at EVOL after WaveToy_Boundaries
{
} "Apply boundary conditions"