From 80ffac00a3d7cb862b001b6f8938262b5f5abe4a Mon Sep 17 00:00:00 2001 From: allen Date: Fri, 24 Sep 1999 08:37:15 +0000 Subject: No public parameters now in flesh git-svn-id: http://svn.cactuscode.org/flesh/trunk@987 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/param.ccl | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/param.ccl') 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" { -- cgit v1.2.3