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, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/ggf.hh b/Carpet/CarpetLib/src/ggf.hh
index 221503fe2..e3c351b9d 100644
--- a/Carpet/CarpetLib/src/ggf.hh
+++ b/Carpet/CarpetLib/src/ggf.hh
@@ -153,7 +153,7 @@ protected:
void
transfer_from_all (comm_state & state,
int tl1, int rl1, int ml1,
- srpvect const dh::dboxes::* sendrecvs,
+ srpvect const dh::fast_dboxes::* sendrecvs,
vector<int> const & tl2s, int rl2, int ml2,
CCTK_REAL const & time,
mdata * srcstorage = 0);
@@ -161,7 +161,7 @@ protected:
void
transfer_from_all (comm_state & state,
int tl1, int rl1, int ml1,
- srpvect const dh::dboxes::* sendrecvs,
+ srpvect const dh::fast_dboxes::* sendrecvs,
int tl2, int rl2, int ml2,
mdata * srcstorage = 0)
{