aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/param.ccl')
-rw-r--r--Carpet/CarpetLib/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl
index 2c9209fb4..3756062f3 100644
--- a/Carpet/CarpetLib/param.ccl
+++ b/Carpet/CarpetLib/param.ccl
@@ -26,6 +26,10 @@ BOOLEAN save_memory_during_regridding "Save some memory during regridding at the
{
} "yes"
+BOOLEAN fast_recomposing "Take shortcuts during recomposing (EXPERIMENTAL)"
+{
+} "no"
+
INT print_memstats_every "Report periodically how much memory is used per process" STEERABLE=always