aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2006-09-04 02:02:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2006-09-04 02:02:00 +0000
commit31178035afecbabb6e85b6227b60282be2ab3cba (patch)
treef2e76f2e2bb009b36fe4f8b46c45ba4529bea6d3 /Carpet/CarpetLib/src/dh.hh
parent2763cb4de6dff7c203643da51047687d89dc35be (diff)
CarpetLib: Reformat comments
darcs-hash:20060904020202-dae7b-b02b1eb0b44431d2b0e31840ac8bd8f000ac1514.gz
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: