aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/variables.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-01-28 11:34:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-01-28 11:34:00 +0000
commit12c22ac3aad294d11e2401772379d0e39c67fac6 (patch)
treec27dcc27eec6fc39369b5e929dc81d99aa8bdf0a /Carpet/Carpet/src/variables.hh
parent27dcbd0f52357ab7f14138c8bf02b25cc1040202 (diff)
Carpet: Provide GroupStorage{In,De}crease instead of {En,Dis}ableGroupStorage
darcs-hash:20050128113401-891bb-51eae41cd181ee8fbce59f429906046c131ba1b0.gz
Diffstat (limited to 'Carpet/Carpet/src/variables.hh')
-rw-r--r--Carpet/Carpet/src/variables.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/variables.hh b/Carpet/Carpet/src/variables.hh
index ae5ade6df..821b77ae3 100644
--- a/Carpet/Carpet/src/variables.hh
+++ b/Carpet/Carpet/src/variables.hh
@@ -115,6 +115,7 @@ namespace Carpet {
// Data for the groups
struct groupdesc {
cGroupDynamicData info;
+ int activetimelevels;
operator_type transport_operator; // prolongation and restriction
};
extern vector<groupdesc> groupdata; // [group]