aboutsummaryrefslogtreecommitdiff
path: root/src/driver/README.parallel
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/README.parallel')
-rw-r--r--src/driver/README.parallel8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/driver/README.parallel b/src/driver/README.parallel
index 67e3394..136c026 100644
--- a/src/driver/README.parallel
+++ b/src/driver/README.parallel
@@ -195,11 +195,3 @@ received from the broadcast, and for each flag which is true, all
processors then know to participate in the broadcast of the BH diagnostics
and (optionally) the horizon shape from the just-found-it processor
to all processors.
-
-We only broadcast the horizon shapes if they're needed, i.e. if either
-or both of the following conditions hold:
-* we're setting an excision mask
-* we're storing horizon information in the SphericalSurface variables
- for at least one horizon
-In either case, each processor needs to know the shapes of *all* horizons,
-so we do the broadcast.