aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/variables.cc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2011-11-14 15:10:17 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 19:54:54 +0000
commitb3be54ca3dd78aeb60f083bd8a7ddbb30b15b66d (patch)
tree8104d12736dddf3c720690ef77d719a8cc33409a /Carpet/Carpet/src/variables.cc
parent31af145203c6f953c569fd30bf2937f4a0206e68 (diff)
Carpet: Introduce per-level regridding epochs
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 c9d82cb16..1de61db65 100644
--- a/Carpet/Carpet/src/variables.cc
+++ b/Carpet/Carpet/src/variables.cc
@@ -115,6 +115,7 @@ namespace Carpet {
vector<dh*> vdd; // [map]
th* tt;
int regridding_epoch;
+ vector<int> level_regridding_epochs;
// Data for the groups
vector<groupdesc> groupdata; // [group]