aboutsummaryrefslogtreecommitdiff
path: root/ML_ADMQuantities/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-03-14 14:11:03 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2010-03-14 14:11:03 -0500
commit33479637cddfa24c0150cb691ee0bc1695f42866 (patch)
tree12f8f433b8e2875bd75ed76a91c50ddcd0dee0dd /ML_ADMQuantities/param.ccl
parent5e7d21dadf4c03aeb63e42720a8c52c2cf57917a (diff)
Correct boundary conditions
Diffstat (limited to 'ML_ADMQuantities/param.ccl')
-rw-r--r--ML_ADMQuantities/param.ccl12
1 files changed, 0 insertions, 12 deletions
diff --git a/ML_ADMQuantities/param.ccl b/ML_ADMQuantities/param.ccl
index 4eb63da..37d0295 100644
--- a/ML_ADMQuantities/param.ccl
+++ b/ML_ADMQuantities/param.ccl
@@ -51,20 +51,8 @@ CCTK_INT ML_ADMQuantities_calc_every "ML_ADMQuantities_calc_every"
} 1
restricted:
-CCTK_INT ML_ADMQuantities_boundary_calc_every "ML_ADMQuantities_boundary_calc_every"
-{
- *:* :: ""
-} 1
-
-restricted:
CCTK_INT ML_ADMQuantities_calc_offset "ML_ADMQuantities_calc_offset"
{
*:* :: ""
} 0
-restricted:
-CCTK_INT ML_ADMQuantities_boundary_calc_offset "ML_ADMQuantities_boundary_calc_offset"
-{
- *:* :: ""
-} 0
-