aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2005-06-21 15:58:00 +0000
committerThomas Radke <tradke@aei.mpg.de>2005-06-21 15:58:00 +0000
commite37d0a0ef0ef15f2c48483e88d8527eb5f96f238 (patch)
tree427d30a1ac1dd4978ef3b0f05c95012549b8eaba
parent006633a9dc58bce1c475d6839a14a25ebadeafb3 (diff)
Carpet: make Carpet::constant_load_per_processor steerable at recovery
darcs-hash:20050621155805-776a0-b968aa1ecbe1d446d53e941884f765c873660567.gz
-rw-r--r--Carpet/Carpet/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index d17b4851e..8e8f685fe 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -292,7 +292,7 @@ CCTK_INT split_direction "Direction in which the domain should be split" STEERAB
0:* :: "0 for x, 1 for y, 2 for z, etc."
} 2
-BOOLEAN constant_load_per_processor "Keep the load per processor constant -- this is meant for benchmarks"
+BOOLEAN constant_load_per_processor "Keep the load per processor constant -- this is meant for benchmarks" STEERABLE=recover
{
} "no"