summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
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"