aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetSlab/src/slab.cc
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetSlab/src/slab.cc')
-rw-r--r--Carpet/CarpetSlab/src/slab.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetSlab/src/slab.cc b/Carpet/CarpetSlab/src/slab.cc
index 9ca04ae6a..ac8ea0ef9 100644
--- a/Carpet/CarpetSlab/src/slab.cc
+++ b/Carpet/CarpetSlab/src/slab.cc
@@ -219,8 +219,8 @@ namespace CarpetSlab {
// Calculate overlapping extents
const bboxset<int,dim> myextents
- = ((mydd->boxes.at(rl).at(component).at(mglevel).sync_not
- | mydd->boxes.at(rl).at(component).at(mglevel).interior)
+ = ((mydd->boxes.at(mglevel).at(rl).at(component).sync_not
+ | mydd->boxes.at(mglevel).at(rl).at(component).interior)
& hextent);
// Loop over overlapping extents