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 07e9a60..bcb799e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -26,6 +26,10 @@ INTEGER ghost_size "The width of the ghost zone"
1:* :: "Must be a positive integer"
} 1
+LOGICAL sync_verbose "Verbose output during synchronization ?"
+{
+} no
+
private:
KEYWORD proc_topology "How to determine the processor topology"