aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/ggf.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/ggf.hh')
-rw-r--r--Carpet/CarpetLib/src/ggf.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/src/ggf.hh b/Carpet/CarpetLib/src/ggf.hh
index 93a5a78bd..2e8b9f4ad 100644
--- a/Carpet/CarpetLib/src/ggf.hh
+++ b/Carpet/CarpetLib/src/ggf.hh
@@ -144,6 +144,10 @@ public:
// Reflux a refinement level
void ref_reflux_all (comm_state& state,
int tl, int rl, int ml, int dir, int face);
+
+ // Reflux a refinement level
+ void ref_reflux_prolongate_all (comm_state& state,
+ int tl, int rl, int ml, int dir, int face);