aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-08-30 15:20:12 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-08-30 15:20:12 +0000
commit72b8133852a9b7b039e58966d1935b0b5c62bf0f (patch)
treededde9bdc22b1770daf4539ce879fa05c93f561f /schedule.ccl
parentdcdb585838302dcd54d80612bf13a53637404cba (diff)
Forgot to enable storage for drift_correct_vars.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@232 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 9949484..c854ecd 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -14,7 +14,7 @@ schedule AHFinder_SetSym at CCTK_BASEGRID
if (ahf_active)
{
STORAGE: out_scalars
- STORAGE: hole1_bounds,hole2_bounds,hole3_bounds
+ STORAGE: hole1_bounds,hole2_bounds,hole3_bounds,drift_correct_vars
if (ahf_lmax > 0)
{