aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-09-18 16:28:37 -0400
committerErik Schnetter <schnetter@gmail.com>2012-09-18 16:28:37 -0400
commitf06c356c722dbf27cd1077dafe51519ba431e99b (patch)
tree8044a36094e2392ea8ef0d4f57a4f713daccc91d /Carpet/CarpetLib/param.ccl
parent45872e1f5483cb9b556de7db9a689f16f59ba737 (diff)
CarpetLib: Clean up backtrace generation
Also add test parameter file.
Diffstat (limited to 'Carpet/CarpetLib/param.ccl')
-rw-r--r--Carpet/CarpetLib/param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl
index deca16868..c559f1604 100644
--- a/Carpet/CarpetLib/param.ccl
+++ b/Carpet/CarpetLib/param.ccl
@@ -104,6 +104,12 @@ INT max_memory_size_MB "Maximum amount of memory per MPI process, set via setrli
+BOOLEAN test_backtrace "Kill yourself to test the backtrace mechanism"
+{
+} "no"
+
+
+
# Statistics
INT print_timestats_every "Print timing statistics periodically" STEERABLE=always