From 684e2dadb30f8722878e0ae9f6bca6b0f8316074 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 26 Jul 2005 10:40:36 +0000 Subject: respect emask if requested by parameter git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@15 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- schedule.ccl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 649bcf5..c39b65e 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -13,9 +13,10 @@ SCHEDULE dissipation_basegrid AT basegrid LANG: C } "Ensure that there are enough ghost zones" -SCHEDULE setup_epsdis AT prestep +SCHEDULE setup_epsdis AT cctk_poststep after SphericalSurface_HasBeenSet { LANG: C + SYNC: epsdisA_group } "Setup spatially varying dissipation" SCHEDULE dissipation_add IN MoL_PostRHS -- cgit v1.2.3