aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-04-03 19:15:57 +0000
committereschnett <eschnett@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-04-03 19:15:57 +0000
commit486bfb840fd843c0cb9ec85800a9e16362a1e88f (patch)
tree1ea23da39e4526bf1c74a2a830762136637ca4de /param.ccl
parent8cad4ddc15c11888344dc7b4f66dd91b70b321fc (diff)
Update code as generated by current version of Kranc
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@70 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl21
1 files changed, 8 insertions, 13 deletions
diff --git a/param.ccl b/param.ccl
index daa36fa..7812807 100644
--- a/param.ccl
+++ b/param.ccl
@@ -3,11 +3,6 @@
shares: GenericFD
-USES CCTK_INT stencil_width
-USES CCTK_INT stencil_width_x
-USES CCTK_INT stencil_width_y
-USES CCTK_INT stencil_width_z
-USES CCTK_INT boundary_width
shares: MethodOfLines
@@ -15,7 +10,7 @@ shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
restricted:
-CCTK_INT verbose "verbose"
+CCTK_INT verbose "verbose" STEERABLE=ALWAYS
{
*:* :: ""
} 0
@@ -52,43 +47,43 @@ KEYWORD fd_order "fd_order"
} "2nd"
restricted:
-CCTK_INT WeylScal4_MaxNumEvolvedVars "Number of evolved variables used by this thorn" ACCUMULATOR-BASE=MethodofLines::MoL_Num_Evolved_Vars
+CCTK_INT WeylScal4_MaxNumEvolvedVars "Number of evolved variables used by this thorn" ACCUMULATOR-BASE=MethodofLines::MoL_Num_Evolved_Vars STEERABLE=RECOVER
{
0:0 :: "Number of evolved variables used by this thorn"
} 0
restricted:
-CCTK_INT timelevels "Number of active timelevels"
+CCTK_INT timelevels "Number of active timelevels" STEERABLE=RECOVER
{
0:3 :: ""
} 3
restricted:
-CCTK_INT rhs_timelevels "Number of active RHS timelevels"
+CCTK_INT rhs_timelevels "Number of active RHS timelevels" STEERABLE=RECOVER
{
0:3 :: ""
} 1
restricted:
-CCTK_INT psis_calc_2nd_calc_every "psis_calc_2nd_calc_every"
+CCTK_INT psis_calc_2nd_calc_every "psis_calc_2nd_calc_every" STEERABLE=ALWAYS
{
*:* :: ""
} 1
restricted:
-CCTK_INT psis_calc_4th_calc_every "psis_calc_4th_calc_every"
+CCTK_INT psis_calc_4th_calc_every "psis_calc_4th_calc_every" STEERABLE=ALWAYS
{
*:* :: ""
} 1
restricted:
-CCTK_INT psis_calc_2nd_calc_offset "psis_calc_2nd_calc_offset"
+CCTK_INT psis_calc_2nd_calc_offset "psis_calc_2nd_calc_offset" STEERABLE=ALWAYS
{
*:* :: ""
} 0
restricted:
-CCTK_INT psis_calc_4th_calc_offset "psis_calc_4th_calc_offset"
+CCTK_INT psis_calc_4th_calc_offset "psis_calc_4th_calc_offset" STEERABLE=ALWAYS
{
*:* :: ""
} 0