From 7c75fbd310c89d6a0577f0e567a1e20e9ab7a8b8 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sat, 26 Oct 2002 18:44:07 +0000 Subject: oops, forgot to turn storage on for the Cactus arrays! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@861 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- schedule.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 7d485d4..8fc6720 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,6 +1,10 @@ # Schedule definitions for thorn AHFinderDirect # $Header$ +# these are small, so there's no harm in having storage for them always on +STORAGE: BH_diagnostics__int +STORAGE: BH_diagnostics__real + schedule AHFinderDirect_setup at CCTK_BASEGRID after SpatialCoordinates { lang: C -- cgit v1.2.3