aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/SetupGH.cc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-02-25 11:12:42 -0500
committerBarry Wardell <barry.wardell@gmail.com>2012-09-11 18:23:06 +0100
commitb6e2e4dcac3fd2f45d3560ca68fe823d86cb5b50 (patch)
tree75ea04fa3b86319de6ee0fc82c99bc09810b0090 /Carpet/Carpet/src/SetupGH.cc
parent487280c1b638d05f4bbc2bc41c81d1fdb424cd4d (diff)
Carpet: Initialise Carpet::in_analysis_bin
Diffstat (limited to 'Carpet/Carpet/src/SetupGH.cc')
-rw-r--r--Carpet/Carpet/src/SetupGH.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/SetupGH.cc b/Carpet/Carpet/src/SetupGH.cc
index 31d026eb4..7e1bebf19 100644
--- a/Carpet/Carpet/src/SetupGH.cc
+++ b/Carpet/Carpet/src/SetupGH.cc
@@ -400,6 +400,7 @@ namespace Carpet {
do_prolongate = true;
do_taper = false;
do_warn_about_storage = false; // This is enabled later
+ in_analysis_bin = false;
if (enable_all_storage) {
if (not enable_no_storage) {