aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2012-04-16 17:26:36 +0100
committerBarry Wardell <barry.wardell@gmail.com>2012-09-11 18:23:14 +0100
commite92bddde590f89cb69193ef8256180aa34123450 (patch)
tree403a58b5fdfd9ef293e86e24f7cb63134dde31e9 /Carpet/Carpet/param.ccl
parent88275a3e018f803b833594fa33d43696d54a9a1b (diff)
Output XML timer tree at end of run
Diffstat (limited to 'Carpet/Carpet/param.ccl')
-rw-r--r--Carpet/Carpet/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index 59ffdf2b0..c681072ca 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -401,6 +401,10 @@ INT output_timer_tree_every "Output timing information in tree form to standard
1:* :: "report every so many iterations"
} 0
+BOOLEAN output_xml_timer_tree "Output timing information in tree form as XML"
+{
+} "no"
+
CCTK_REAL timer_tree_threshold_percentage "The percentage of the root timer below which timers are omitted" STEERABLE=always
{
0:* :: ""