From 31178035afecbabb6e85b6227b60282be2ab3cba Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 4 Sep 2006 02:02:00 +0000 Subject: CarpetLib: Reformat comments darcs-hash:20060904020202-dae7b-b02b1eb0b44431d2b0e31840ac8bd8f000ac1514.gz --- Carpet/CarpetLib/src/dh.hh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Carpet/CarpetLib') 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: -- cgit v1.2.3