From 6bf8956619e798710f81f8cf9b7d0f2fe90a9b42 Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 16 Apr 2002 21:15:06 +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/WaveToyFreeF90/trunk@40 daab82bb-f315-4ad1-b6d0-9353ff8b6e27 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index b723678..5b54e83 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,7 +1,7 @@ # Schedule definitions for thorn WaveToyFreeF90 # $Header$ -STORAGE: scalarevolve +STORAGE: scalarevolve[3] schedule WaveToyFreeF90_Startup at STARTUP { -- cgit v1.2.3