aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/variables.cc
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/variables.cc')
-rw-r--r--Carpet/Carpet/src/variables.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/variables.cc b/Carpet/Carpet/src/variables.cc
index 1e1b31b06..e06881339 100644
--- a/Carpet/Carpet/src/variables.cc
+++ b/Carpet/Carpet/src/variables.cc
@@ -27,6 +27,7 @@ namespace Carpet {
int maxtimereflevelfact;
vect<int,dim> maxspacereflevelfact;
+ TimerTree main_timer_tree;
// Base multigrid level
int basemglevel;