#include "IntVect.H"
#include "IntVectSet.H"
#include "Box.H"
#include "DisjointBoxLayout.H"
#include "ParmParse.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Go to the source code of this file.
Functions | |
| void | setCircleTags (IntVectSet &ivs, int circleR, int thickness, const IntVect ¢er=IntVect::Zero) |
| sets up circle worth of tags | |
| void | buildDisjointBoxLayout (DisjointBoxLayout &plan, const IntVectSet &tags, const Box &domain) |
| void setCircleTags | ( | IntVectSet & | ivs, | |
| int | circleR, | |||
| int | thickness, | |||
| const IntVect & | center = IntVect::Zero | |||
| ) |
sets up circle worth of tags
| void buildDisjointBoxLayout | ( | DisjointBoxLayout & | plan, | |
| const IntVectSet & | tags, | |||
| const Box & | domain | |||
| ) |
1.5.5