aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@b2a53a04-0f4f-0410-87ed-f9f25ced00cf>2004-05-18 19:04:55 +0000
committerschnetter <schnetter@b2a53a04-0f4f-0410-87ed-f9f25ced00cf>2004-05-18 19:04:55 +0000
commit5c20eab66eaadad11dc64906686afe8e8bb2b723 (patch)
tree289874cfff77261f67422b84869db81cc2514e79
parent7355de1eccd5b684b00b17a24b0c6c953ee3b6e1 (diff)
Add verbosity parameter
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@5 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
-rw-r--r--param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 0d006df..e16e785 100644
--- a/param.ccl
+++ b/param.ccl
@@ -20,6 +20,16 @@ USES KEYWORD conformal_storage
PRIVATE:
+BOOLEAN verbose "Print screen output while solving"
+{
+} "no"
+
+BOOLEAN keep_u_around "Keep the variable u around after solving"
+{
+} "no"
+
+
+
INT npoints_A "Number of coefficients in the compactified radial direction"
{
4:* :: ""