From 8a2246db859a9a6bfc49c138f040be2ab31b8b53 Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 16 Apr 2002 21:15:01 +0000 Subject: Updating storage statements to specify that these routines require storage for three timelevels as per the new schedule.ccl stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@23 071ba4cb-2270-47cd-a45a-3e542e115664 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index 11bd2b2..0d0d4c8 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -8,7 +8,7 @@ schedule IDScalarWaveC_CheckParameters at CCTK_PARAMCHECK schedule IDScalarWaveC_InitialData at CCTK_INITIAL { - STORAGE: wavetoy::scalarevolve + STORAGE: wavetoy::scalarevolve[3] LANG: C } "Initial data for 3D wave equation" -- cgit v1.2.3