aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 6d93bd3..0b8c6b8 100644
--- a/param.ccl
+++ b/param.ccl
@@ -142,3 +142,7 @@ REAL smoothing_eps "CG smoothing stop criteria"
{
(0.0:* :: ""
} 1e-6
+
+BOOLEAN use_user_regions "Use user defined regions for the smoothing regions"
+{
+} "no"