aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-09-03 11:24:14 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-09-03 11:24:14 +0000
commit22dbc8296071a175db77b15a9a6299a0d800358b (patch)
tree1f6839a101b53e4c6218880340b83385a5fdbe7b /schedule.ccl
parent2fbb045587a3d8cb32ee3ae9a8c419d36dd98000 (diff)
Added CCTK_ARRAY variable "AHFinder::gaussian" with DISTRIB=constant DIM=2 and
SIZE=ahf_ntheta+1,ahf_nphi+1. This variable will replace the local one in AHFinder_gau.F. Since it is a CCTK variable now, it is visible to I/O methods, so you can request output for it. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@235 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index c854ecd..e873d93 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -13,9 +13,10 @@ schedule AHFinder_SetSym at CCTK_BASEGRID
if (ahf_active)
{
- STORAGE: out_scalars
STORAGE: hole1_bounds,hole2_bounds,hole3_bounds,drift_correct_vars
+ STORAGE: out_scalars
+ STORAGE: ahfinder_gaussian
if (ahf_lmax > 0)
{
STORAGE: out_1d_legen, out_2d_legen