aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-02-10 18:24:51 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-02-10 18:24:51 +0000
commit3144b24a45f6a6279f83dddb787ee30336f101bc (patch)
tree870605e476b0f0e6a2c976fdfbdb16ea7e8d4d30 /schedule.ccl
parent6f5c1c3a019cf4f116874944ed30a5098d5f50d5 (diff)
Added support for figuring out the symmetry of the surface based on the
symmetries of the underlying grid and the location of the surface on the grid. Has been tested for all octant, quadrant and bitant cases I could think of in a simple case, but hasn't been tested in a production run. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@91 2a26948c-0e4f-0410-aee8-f1d3e353619c
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 7652251..e049e3f 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -88,8 +88,8 @@ schedule EHFinder_InitWeights at CCTK_POSTINITIAL
schedule GROUP EHFinder_Surfaces at CCTK_ANALYSIS
{
- STORAGE: more_surfaces, surface_counter, more_points, points_counter
- STORAGE: integrate_counter
+ STORAGE: surface_integers
+ STORAGE: surface_reals
STORAGE: surface_index
# STORAGE: eh_area2, eh_centroid2
TRIGGERS: eh_area, eh_centroid