11 #ifndef _BOXCOLLAPSER_H_ 12 #define _BOXCOLLAPSER_H_ 17 #include "NamespaceHeader.H" 50 #include "NamespaceFooter.H"
This class collapses the "fixed" dimensions of a Box to its small end.
Definition: BoxCollapser.H:21
Structure for passing component ranges in code.
Definition: Interval.H:23
A Rectangular Domain on an Integer Lattice.
Definition: Box.H:469
Interval m_fixedDims
Definition: BoxCollapser.H:47
BoxCollapser(const Interval &a_fixedDims)
virtual Box operator()(const Box &a_inputBox)