aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-02-07 09:54:58 -0500
committerErik Schnetter <schnetter@gmail.com>2013-02-08 08:58:22 -0500
commitc290150324c2dd50e98cd6e35bbcd733e6f3b5a4 (patch)
treee9775cf1fabbc8b58f007ba94007960326f9881a /Carpet/CarpetLib
parent35ab8f2e490478fb8a3c79861c06841e0d273fca (diff)
CarpetLib: Change default to interpolate_from_buffer_zones=no
Diffstat (limited to 'Carpet/CarpetLib')
-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 6adccca98..3af3c401d 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
{
-} "yes"
+} "no"