summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-03-14 17:02:35 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-03-14 17:02:35 +0000
commita681bf971e72586d7b1a18678880ecbf2cc264b0 (patch)
tree0f8175fc0d018025c13563929403e47edc0965ab /src/param.ccl
parent293e0c200079891d3597286eb1c1b708fe6d1822 (diff)
Added the RFR tree print out
git-svn-id: http://svn.cactuscode.org/flesh/trunk@395 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 4d0c6e4c..292ec007 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -5,6 +5,16 @@ public:
public:
+LOGICAL cctk_show_rfr_tree "Show the order of the calling tree for the RFR"
+{
+ : ::
+} "yes"
+
+LOGICAL cctk_brief_output "Give only brief output"
+{
+ : ::
+} "no"
+
REAL cctk_initial_time "Initial time for evolution"
{
: :: "Anything"