11 #ifndef _BOXFIXEDOFF_H_ 12 #define _BOXFIXEDOFF_H_ 17 #include "NamespaceHeader.H" 50 #include "NamespaceFooter.H" This class uncollapses the collapsed dimensions of a Box, and leaves other dimensions set to 0...
Definition: BoxFixedOff.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: BoxFixedOff.H:47
virtual Box operator()(const Box &a_inputBox)
BoxFixedOff(const Interval &a_fixedDims)