aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/dh.hh')
-rw-r--r--Carpet/CarpetLib/src/dh.hh7
1 files changed, 5 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/dh.hh b/Carpet/CarpetLib/src/dh.hh
index c7d4be606..322f7bd5a 100644
--- a/Carpet/CarpetLib/src/dh.hh
+++ b/Carpet/CarpetLib/src/dh.hh
@@ -63,8 +63,11 @@ public:
ibset boundaries; // boundaries
iblistvect recv_sync; // received while syncing
iblistvect recv_ref_bnd_coarse; // received from coarser grids
- ibset sync_not; // not received while syncing (outer boundary of that level)
- ibset recv_not; // not received while syncing or prolongating (globally outer boundary)
+ ibset sync_not; // not received while syncing (outer
+ // boundary of that level)
+ ibset recv_not; // not received while syncing or
+ // prolongating (globally outer
+ // boundary)
};
private: