aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/carpet.hh')
-rw-r--r--Carpet/Carpet/src/carpet.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/carpet.hh b/Carpet/Carpet/src/carpet.hh
index f9e3fb898..8c802ab0b 100644
--- a/Carpet/Carpet/src/carpet.hh
+++ b/Carpet/Carpet/src/carpet.hh
@@ -84,6 +84,9 @@ namespace Carpet {
// Error output
void UnsupportedVarType (int vindex);
+ // Check for a map0group
+ bool IsMap0Group(int gindex);
+
} // namespace Carpet
#endif // !defined(CARPET_HH)