aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Schedule.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CodeGen/Schedule.m')
-rw-r--r--Tools/CodeGen/Schedule.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/Tools/CodeGen/Schedule.m b/Tools/CodeGen/Schedule.m
index f2a0e2f..66dec5a 100644
--- a/Tools/CodeGen/Schedule.m
+++ b/Tools/CodeGen/Schedule.m
@@ -179,8 +179,7 @@ scheduleCalc[calc_, groups_] :=
Return[{groupSched, fnSched} ~Join~ If[groupsToSync =!= {},
{selbcSched, appbcSched,
bcGroupSched["in "<>groupName <> " after " <> lookup[calc, Name]],
- bcGroupSched["at CCTK_POSTRESTRICT"],
- bcGroupSched["at CCTK_POSTRESTRICTINITIAL"]},{}]]]];
+ bcGroupSched["in MoL_PseudoEvolutionBoundaries after MoL_PostStep"]},{}]]]];
CreateKrancScheduleFile[calcs_, groups_, evolvedGroups_, rhsGroups_, nonevolvedGroups_, thornName_,
evolutionTimelevels_] :=