summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 6984c80..9724012 100644
--- a/param.ccl
+++ b/param.ccl
@@ -36,3 +36,13 @@ CCTK_INT overdet "Solve the system overdetermined by this many equations"
BOOLEAN export_coeffs "Export the coefficients of the spectral expansion in brill_coeffs"
{
} "no"
+
+CCTK_INT colloc_grid_offset_r "Difference between the order of the basis and the collocation grid"
+{
+ 0: :: ""
+} 3
+
+CCTK_INT colloc_grid_offset_z "Difference between the order of the basis and the collocation grid"
+{
+ 0: :: ""
+} 3