From 37a68c1277e184189c63d80b17f663944be88d76 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/IDScalarWaveElliptic/trunk@45 41e88fdd-2190-4c69-9c84-4659c8cf322e --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index 85fc066..171ec21 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -3,6 +3,6 @@ schedule UniformCharge at CCTK_INITIAL { - STORAGE: wavetoy::scalarevolve,ellcoeffs,outvars + STORAGE: wavetoy::scalarevolve[3],ellcoeffs,outvars LANG: Fortran } "Initial data (Uniform Charge) for 3D wave equation" -- cgit v1.2.3