aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-02-25 11:12:42 -0500
committerErik Schnetter <schnetter@gmail.com>2012-02-25 11:12:42 -0500
commit4e6ccd46b6ae2b3718e4c39a30277fd302b9f4bd (patch)
tree17924ebf9a2ba55c20d92bc103dd8c74d9d929b7
parent71cbf4ac70c0805b9a23a45859f9469de94320e4 (diff)
Carpet: Initialise Carpet::in_analysis_bin
-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) {