aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl14
1 files changed, 0 insertions, 14 deletions
diff --git a/param.ccl b/param.ccl
index 4840043..35efc0d 100644
--- a/param.ccl
+++ b/param.ccl
@@ -14,20 +14,6 @@ CCTK_INT nsurfaces "Number of surfaces"
-#CCTK_INT maxnghoststheta "do not set this parameter directly" ACCUMULATOR=((x>y)*x+!(x>y)*y)
-CCTK_INT maxnghoststheta "Maximum number of ghost zones in the theta direction"
-{
- 0:* :: ""
-} 1
-
-#CCTK_INT maxnghostsphi "do not set this parameter directly" ACCUMULATOR=((x>y)*x+!(x>y)*y)
-CCTK_INT maxnghostsphi "Maximum number of ghost zones in the phi direction"
-{
- 0:* :: ""
-} 1
-
-
-
# Default parameter values do not trigger accumulator expressions.
# Therefore the default values here must be large enough for the default
# surface shape.