From a50b94db8d36ffd6c9aca449299e8148c2b8fd33 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Fri, 24 Feb 2012 14:43:13 -0500 Subject: CarpetLib: Add preliminary support for DGFE operators --- Carpet/CarpetLib/param.ccl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Carpet/CarpetLib/param.ccl') diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl index b4421f097..2ad563960 100644 --- a/Carpet/CarpetLib/param.ccl +++ b/Carpet/CarpetLib/param.ccl @@ -27,6 +27,12 @@ BOOLEAN commstate_verbose "Print debug info from the commstate class" STEERABLE= +BOOLEAN use_dgfe "Use DGFE operators instead of Lagrange operators" +{ +} "no" + + + BOOLEAN output_bboxes "Output bounding box information to the screen" STEERABLE=always { } "no" -- cgit v1.2.3