aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-04-21 12:44:41 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-04-21 12:44:41 +0000
commit94d7eabdd4acc0a46a7a9e632eee614e9ab53a51 (patch)
tree8c1e704663473891e366dc031a3632ec3d357c5f /schedule.ccl
parent05a3966e37e85df6e79d6bb937615edf77fa2762 (diff)
Setup RKCoefficients in global mode.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@63 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
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 e1a2031..8f2fcf6 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -101,7 +101,7 @@ if (CCTK_Equals(ODE_Method,"Generic"))
schedule MoL_SetupRKCoefficients AT Wragh
{
LANG: C
- OPTIONS: META
+ OPTIONS: GLOBAL
STORAGE: RKAlphaCoefficients
STORAGE: RKBetaCoefficients
} "Initialize the generic Runge-Kutta coefficients"