From cef3f8377f4ab8541874980b995a1401fd47ee6d 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/IDScalarWave/trunk@54 f5a6acaf-da7d-456b-b0a8-35edbc60b392 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index 7c128ca..138c7ef 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -8,7 +8,7 @@ schedule IDScalarWave_CheckParameters at CCTK_PARAMCHECK schedule IDScalarWave_InitialData at CCTK_INITIAL { - STORAGE: wavetoy::scalarevolve + STORAGE: wavetoy::scalarevolve[3] LANG: Fortran } "Initial data for 3D wave equation" -- cgit v1.2.3