aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl13
1 files changed, 13 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index abaf803..ecfce41 100644
--- a/param.ccl
+++ b/param.ccl
@@ -6,3 +6,16 @@ shares:grid
USES KEYWORD domain ""
{
}
+
+shares:ellbase
+
+USES KEYWORD elliptic_verbose ""
+{
+}
+
+private:
+
+CCTK_INT sor_maxit "Maximal number of iteration in the SOR loop"
+{
+0:* :: ""
+} 100