aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/variables.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/variables.hh')
-rw-r--r--Carpet/Carpet/src/variables.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/variables.hh b/Carpet/Carpet/src/variables.hh
index c673b1699..60f934dd3 100644
--- a/Carpet/Carpet/src/variables.hh
+++ b/Carpet/Carpet/src/variables.hh
@@ -95,6 +95,8 @@ namespace Carpet {
extern vect<int,dim> spacereflevelfact;
extern TimerTree main_timer_tree;
+ extern TimerTree mode_timer_tree;
+
// Current multigrid factor
extern int mglevelfact;