aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>1999-04-03 23:53:33 +0000
committerallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>1999-04-03 23:53:33 +0000
commit7a442cbe3519c63b16625669adf8762b8dc13f46 (patch)
tree84129313a07ce75d4644b96bcad07e6c0f98736e /param.ccl
parent51be1d6dfe911927fae985f3fd8a1d25cc3d2d4d (diff)
CactusBase is of course a totally inappropriate place to put the
constraints, so I'll try again ... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@2 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl21
1 files changed, 21 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..714a882
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,21 @@
+# Parameter definitions for thorn ADMConstraints
+# $Header$
+
+private:
+
+LOGICAL constraints_persist "Keep storage of ham and mom* around for use in special tricks?"
+{
+} "no"
+
+LOGICAL constraint_communication "If yes sychronise the constraints"
+{
+} "no"
+
+
+
+
+
+
+
+
+