aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-01-17 11:57:41 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-01-17 11:57:41 +0000
commit64e9063e97a60d26f672166b61e390e9b8eb3680 (patch)
treec25d1ed0fcd09b9fce2e6b2ea025fd7dce6538ea /param.ccl
parentfa83ade88caec7419e665eaab96622790b527bd7 (diff)
change so that only processor #0 writes data files
(other processors still do all the computations, but writes are supressed) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@922 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 0 insertions, 8 deletions
diff --git a/param.ccl b/param.ccl
index 70cec5d..c898cbc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -30,14 +30,6 @@ private:
# ***** overall parameters *****
#
-### *** this doesn't work ***
-### if we are in a multiprocessor run, AHFinderDirect will be a no-op
-### on all processors with CCTK_MyProc() != this parameter
-##int processor_number "processor number on which to run"
-##{
-##0:* :: "this thorn is a no-op on all processors *except* this one"
-##} 0
-
boolean find_AHs_at_postinitial \
"should we try to find apparent horizons at CCTK_POSTINITIAL?"
{