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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/Carpet/src/variables.cc b/Carpet/Carpet/src/variables.cc
index d7fef9e80..7351e4073 100644
--- a/Carpet/Carpet/src/variables.cc
+++ b/Carpet/Carpet/src/variables.cc
@@ -57,7 +57,7 @@ namespace Carpet {
int map;
int component;
int local_component;
- int timelevel;
+ int timelevel, timelevel_offset;
// Current refinement factors
int timereflevelfact;