aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetLib/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl
index 8b3adcdd2..25e87dded 100644
--- a/Carpet/CarpetLib/param.ccl
+++ b/Carpet/CarpetLib/param.ccl
@@ -33,6 +33,8 @@ BOOLEAN use_dgfe "Use DGFE operators instead of Lagrange operators"
+restricted:
+
BOOLEAN use_higher_order_restriction "Use third order cell centered restriction operators instead of first order"
{
} "no"
@@ -46,6 +48,8 @@ INT restriction_order_space "Order of restriction operator to use with use_highe
+private:
+
BOOLEAN output_bboxes "Output bounding box information to the screen" STEERABLE=always
{
} "no"