|
Chombo + EB
3.0
|
#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.
Macros | |
| #define | _TESTCOMMON_H_ |
Functions | |
| void | setCircleTags (IntVectSet &ivs, int circleR, int thickness, const IntVect ¢er=IntVect::Zero) |
| sets up circle worth of tags More... | |
| void | buildDisjointBoxLayout (DisjointBoxLayout &plan, const IntVectSet &tags, const Box &domain) |
| #define _TESTCOMMON_H_ |
| 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.8.13