aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/functions.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/functions.hh')
-rw-r--r--Carpet/Carpet/src/functions.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/Carpet/src/functions.hh b/Carpet/Carpet/src/functions.hh
index d513d154b..163381ce4 100644
--- a/Carpet/Carpet/src/functions.hh
+++ b/Carpet/Carpet/src/functions.hh
@@ -200,6 +200,10 @@ namespace Carpet {
SplitRegionsMaps_Recursively (cGH const * cctkGH,
vector<vector<region_t> > & superregss,
vector<vector<region_t> > & regss);
+ void
+ SplitRegionsMaps_Balanced (cGH const * cctkGH,
+ vector<vector<region_t> > & superregss,
+ vector<vector<region_t> > & regss);
void
MakeMultigridBoxes (cGH const * cctkGH,