summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 55b52a6..03bf6b6 100644
--- a/param.ccl
+++ b/param.ccl
@@ -8,6 +8,12 @@ EXTENDS KEYWORD lapse_evolution_method
}
RESTRICTED:
+CCTK_INT fine_solve "Whether to solve on each sub-step of the finest level evolution"
+{
+ 0:1 :: ""
+} 1
+
+RESTRICTED:
CCTK_INT fd_stencil "finite differencing stencil"
{
1: :: ""