From 42e44ce66f7cd7c018029113d5a63a9af326ff59 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 5 Nov 2003 19:56:08 +0000 Subject: Add noise to boundary condition. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Noise/trunk@15 936e0995-0e4f-0410-aade-aa24bf7baf3d --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') 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" -- cgit v1.2.3