From 94d7eabdd4acc0a46a7a9e632eee614e9ab53a51 Mon Sep 17 00:00:00 2001 From: hawke Date: Wed, 21 Apr 2004 12:44:41 +0000 Subject: Setup RKCoefficients in global mode. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@63 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') 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" -- cgit v1.2.3