aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2003-07-16 17:54:36 +0000
committerallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2003-07-16 17:54:36 +0000
commita571c4c6edb90a0446d2c9b4cd104546aa244292 (patch)
treee7821fa9982e80418072c3228c4013c8d7191b81 /param.ccl
parentb1b623e51da66ab731dda3246a4f66e16600dd9d (diff)
Synchronize all output variables on leaving ANALYSIS routines.
The parameter constraint_communication has no effect now and is deprecated. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@91 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index f9d661b..8980568 100644
--- a/param.ccl
+++ b/param.ccl
@@ -23,7 +23,8 @@ BOOLEAN constraints_persist "Keep storage of ham and mom* around for use in spec
{
} "no"
-BOOLEAN constraint_communication "If yes sychronise the constraints"
+# Deprecated in Beta 14
+BOOLEAN constraint_communication "THIS PARAMETER IS NOT USED"
{
} "no"