11 #ifndef _TESTCOMMON_H_ 12 #define _TESTCOMMON_H_ 20 #include "NamespaceHeader.H" 28 #include "NamespaceFooter.H"
void buildDisjointBoxLayout(DisjointBoxLayout &plan, const IntVectSet &tags, const Box &domain)
An irregular domain on an integer lattice.
Definition: IntVectSet.H:44
A BoxLayout that has a concept of disjointedness.
Definition: DisjointBoxLayout.H:30
static const IntVect Zero
Definition: IntVect.H:658
A Rectangular Domain on an Integer Lattice.
Definition: Box.H:469
void setCircleTags(IntVectSet &ivs, int circleR, int thickness, const IntVect ¢er=IntVect::Zero)
sets up circle worth of tags
An integer Vector in SpaceDim-dimensional space.
Definition: CHArray.H:42