aboutsummaryrefslogtreecommitdiff
path: root/Carpet
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-02-12 16:47:53 -0500
committerErik Schnetter <schnetter@gmail.com>2013-02-12 16:47:53 -0500
commit4f9723f59f3aa7f0016f49091726c2e8c31409e2 (patch)
tree28638baad3ac8b6330ea4cef1de7835b67bbd8d1 /Carpet
parentcd8d4f668ba9fad10e04bf6daa0c4e546a5b1780 (diff)
Revert "CarpetLib: Change default to interpolate_from_buffer_zones=no"
This reverts commit c290150324c2dd50e98cd6e35bbcd733e6f3b5a4.
Diffstat (limited to 'Carpet')
-rw-r--r--Carpet/CarpetLib/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl
index 3af3c401d..6adccca98 100644
--- a/Carpet/CarpetLib/param.ccl
+++ b/Carpet/CarpetLib/param.ccl
@@ -35,7 +35,7 @@ BOOLEAN use_dgfe "Use DGFE operators instead of Lagrange operators"
BOOLEAN interpolate_from_buffer_zones "Use buffer points for interpolation" STEERABLE=always
{
-} "no"
+} "yes"