aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet.hh
diff options
context:
space:
mode:
authorknarf <knarf@cct.lsu.edu>2010-08-25 18:29:48 -0400
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 18:22:58 +0000
commit3fb5bf288642e3843e325d6c0db0f8aee9e28ea3 (patch)
tree1274061aa34efdd0669aa56f0b81870258135f2f /Carpet/Carpet/src/carpet.hh
parentc32dbb311cd8e19338235e7eecb0c64844852d3e (diff)
implement unusedpoints_mask
Diffstat (limited to 'Carpet/Carpet/src/carpet.hh')
-rw-r--r--Carpet/Carpet/src/carpet.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/carpet.hh b/Carpet/Carpet/src/carpet.hh
index 3ca8535fe..37003acd3 100644
--- a/Carpet/Carpet/src/carpet.hh
+++ b/Carpet/Carpet/src/carpet.hh
@@ -23,6 +23,7 @@ namespace Carpet {
int CarpetMultiModelStartup (void);
void CarpetParamCheck (CCTK_ARGUMENTS);
void CarpetRefineTimeStep (CCTK_ARGUMENTS);
+ void CarpetUnusedMask (CCTK_ARGUMENTS);
}
// Registered functions