aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2004-04-08 16:08:20 +0000
committerschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2004-04-08 16:08:20 +0000
commitd607f9cabeec9e670ffb0d058e8f1dbaaa14656c (patch)
tree58ef82d20e06d187959857196fc2af2675b135fb /param.ccl
parenteec815d1dd504d5658a3c552eae65fff1db31fc0 (diff)
A symmetry thorn with a 180 degree rotating symmetry. This will
replate PlanarPointSymmetry, which has a stupid name. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@2 20f44201-0f4f-0410-9130-e5fc2714a787
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl14
1 files changed, 14 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..9af5db6
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,14 @@
+# Parameter definitions for thorn RotatingSymmetry180
+# $Header$
+
+BOOLEAN verbose "Produce screen output while applying boundary conditions"
+{
+} "no"
+
+BOOLEAN rotating_symmetry_180 "Apply 180 degree rotating symmetry boundary conditions?"
+{
+} "no"
+
+BOOLEAN avoid_origin "Avoid the origin?"
+{
+} "no"