aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@936e0995-0e4f-0410-aade-aa24bf7baf3d>2003-11-05 19:56:08 +0000
committerschnetter <schnetter@936e0995-0e4f-0410-aade-aa24bf7baf3d>2003-11-05 19:56:08 +0000
commit42e44ce66f7cd7c018029113d5a63a9af326ff59 (patch)
tree872d502f1f7245abaf8597046d7b2d3740a90337 /schedule.ccl
parent50b4714a8ae88ec9dcf7fdd0c24b28eceb0878f3 (diff)
Add noise to boundary condition.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Noise/trunk@15 936e0995-0e4f-0410-aade-aa24bf7baf3d
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index c29205d..13bb5be 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -14,7 +14,7 @@ if (apply_bc_noise) {
LANG: C
} "Add noise to boundary condition"
- SCHEDULE bc_noise AT POSTRESTRICT
+ SCHEDULE bc_noise AT CCTK_POSTRESTRICT
{
LANG: C
} "Add noise to boundary condition"