aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2005-04-30 16:46:20 +0000
committerschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2005-04-30 16:46:20 +0000
commitefcd06a3138fbffba457960d8992111983695e82 (patch)
tree7e282951ec2afbc8bc06edcbba1608d8bc9e2df5 /schedule.ccl
parente3719c2bc603c6e88fe41f9986980a62b5fb36d0 (diff)
Check whether there are enough ghost zones.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@9 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 759bf04..e52b474 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,6 +1,11 @@
# Schedule definitions for thorn Dissipation
# $Header$
+SCHEDULE dissipation_basegrid AT basegrid
+{
+ LANG: C
+} "Ensure that there are enough ghost zones"
+
SCHEDULE dissipation_add IN MoL_PostRHS
{
LANG: C