From d607f9cabeec9e670ffb0d058e8f1dbaaa14656c Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 8 Apr 2004 16:08:20 +0000 Subject: 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 --- param.ccl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 param.ccl (limited to 'param.ccl') 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" -- cgit v1.2.3