aboutsummaryrefslogtreecommitdiff
path: root/ML_ADMConstraints/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 15:27:22 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 15:27:22 -0600
commit9eea7b4930f6f85e477139187eb93e4cef2bef3d (patch)
tree5a1283291ceed40abbeece2695535b707814e0ce /ML_ADMConstraints/param.ccl
parent76d87a0dd9b19a671d422fcefc17c7aabd223c08 (diff)
Update auto-generated code
Diffstat (limited to 'ML_ADMConstraints/param.ccl')
-rw-r--r--ML_ADMConstraints/param.ccl70
1 files changed, 70 insertions, 0 deletions
diff --git a/ML_ADMConstraints/param.ccl b/ML_ADMConstraints/param.ccl
new file mode 100644
index 0000000..88f1cbd
--- /dev/null
+++ b/ML_ADMConstraints/param.ccl
@@ -0,0 +1,70 @@
+# File produced by Kranc
+
+
+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
+
+USES CCTK_INT MoL_Num_Evolved_Vars
+
+restricted:
+CCTK_INT verbose "verbose"
+{
+ *:* :: ""
+} 0
+
+restricted:
+CCTK_INT useMatter "Add matter terms"
+{
+ *:* :: ""
+} 1
+
+restricted:
+CCTK_INT ML_ADMConstraints_MaxNumEvolvedVars "Number of evolved variables used by this thorn" ACCUMULATOR-BASE=MethodofLines::MoL_Num_Evolved_Vars
+{
+ 0:0 :: "Number of evolved variables used by this thorn"
+} 0
+
+restricted:
+CCTK_INT timelevels "Number of active timelevels"
+{
+ 0:3 :: ""
+} 3
+
+restricted:
+CCTK_INT rhs_timelevels "Number of active RHS timelevels"
+{
+ 0:3 :: ""
+} 1
+
+restricted:
+CCTK_INT ML_ADMConstraints_calc_every "ML_ADMConstraints_calc_every"
+{
+ *:* :: ""
+} 1
+
+restricted:
+CCTK_INT ML_ADMConstraints_boundary_calc_every "ML_ADMConstraints_boundary_calc_every"
+{
+ *:* :: ""
+} 1
+
+restricted:
+CCTK_INT ML_ADMConstraints_calc_offset "ML_ADMConstraints_calc_offset"
+{
+ *:* :: ""
+} 0
+
+restricted:
+CCTK_INT ML_ADMConstraints_boundary_calc_offset "ML_ADMConstraints_boundary_calc_offset"
+{
+ *:* :: ""
+} 0
+