From d6738fe1c1e25fa21825ab83b269c40924889e61 Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 16 Apr 2002 21:15:02 +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/IDScalarWaveCXX/trunk@32 7ec00dc9-1e7a-42ad-bf73-a299ee168e72 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index f6d4437..2b5def9 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -8,7 +8,7 @@ schedule IDScalarWaveCXX_CheckParameters at CCTK_PARAMCHECK schedule IDScalarWaveCXX_InitialData at CCTK_INITIAL { - STORAGE: wavetoy::scalarevolve + STORAGE: wavetoy::scalarevolve[3] LANG: C } "Initial data for 3D wave equation" -- cgit v1.2.3