summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-24 08:37:15 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-24 08:37:15 +0000
commit80ffac00a3d7cb862b001b6f8938262b5f5abe4a (patch)
tree635b14cd1510f718470b40ee65f3c9a405b005f8 /src/param.ccl
parent5306dfb8606662c404b404368b5bde80237e6a77 (diff)
No public parameters now in flesh
git-svn-id: http://svn.cactuscode.org/flesh/trunk@987 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 512972c3..1009baa3 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -10,25 +10,21 @@ BOOLEAN cctk_full_warnings "Give detailed information for each warning statement
BOOLEAN cctk_strong_param_check "Die on parameter errors in CCTK_PARAMCHECK"
{
- : ::
} "yes"
-BOOLEAN cctk_show_rfr_tree "Show the order of the calling tree for the RFR"
+BOOLEAN cctk_show_schedule "Print the scheduling tree to standard output"
{
- : ::
} "yes"
BOOLEAN cctk_show_banners "Show any registered banners for the different thorns"
{
- : ::
} "yes"
BOOLEAN cctk_brief_output "Give only brief output"
{
- : ::
} "no"
-global:
+restricted:
REAL cctk_initial_time "Initial time for evolution"
{