aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-02-15 18:43:08 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-02-15 18:43:08 +0000
commit04ed769ddfacb1d6f5faedb66d3ff8d512ede7d4 (patch)
tree46da01705f245a4b7118b7e78be42c2b5ddb4ebc /schedule.ccl
parent644e9be13cfc020e7bc3777b4c71c5f535943716 (diff)
* major changes to driver routines to find multiple horizons in parallel
across multiple processors -- see src/driver/README.parallel for details * drop convergence checks on ||Delta_h|| in param.ccl because they don't fit well with parallelization changes ==> With this changes, AHFinderDirect is now (I think) multiprocessor-ready!! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@946 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 8fc6720..a95879d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,9 +1,9 @@
# 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
+### 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
{