aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-04-18 22:45:02 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-04-18 22:45:02 +0000
commit1e1de38f9cb10d860d9c2bbe3fe44bd3080e4037 (patch)
treefab461c5695c22ad43f0f87f64e7858e5ae075cc /schedule.ccl
parent86f0b005a12d91d3747958039924a04e6d9306ed (diff)
Switch on storage for ahfinder;:triggergroup.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@291 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 8174b04..023e704 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -19,7 +19,7 @@ schedule AHFinder_Startup at CCTK_STARTUP
if (ahf_active)
{
STORAGE: hole1_bounds,hole2_bounds,hole3_bounds,ahf_centroid
- STORAGE: out_scalars
+ STORAGE: out_scalars, triggergroup
STORAGE: ahfinder_gaussian
if (ahf_lmax > 0)
{