23 #include "NamespaceHeader.H" 108 virtual void clear();
134 #include "NamespaceFooter.H" 136 #ifndef CH_EXPLICIT_TEMPLATES MiniIVFAB()
Definition: MiniIVFABI.H:26
Vector< VolIndex > m_vofs
Definition: MiniIVFAB.H:130
virtual void define(const IntVectSet &a_region, const EBGraph &a_ebgraph, const int &a_nvarin)
Definition: MiniIVFABI.H:48
virtual void clear()
Definition: MiniIVFABI.H:177
virtual ~MiniIVFAB()
Definition: MiniIVFABI.H:32
An irregular domain on an integer lattice.
Definition: IntVectSet.H:44
int size(const Box &R, const Interval &comps) const
Definition: MiniIVFABI.H:85
Geometric description within a box.
Definition: EBGraph.H:432
virtual T * getIndex(const VolIndex &a_vof, const int &a_comp) const
get index into vector
Definition: MiniIVFABI.H:159
Structure for passing component ranges in code.
Definition: Interval.H:23
void linearIn(void *buf, const Box &R, const Interval &comps)
Definition: MiniIVFABI.H:136
void linearOut(void *buf, const Box &R, const Interval &comps) const
Definition: MiniIVFABI.H:104
const Vector< VolIndex > & getVoFs() const
Definition: MiniIVFABI.H:188
static void Error(const char *const a_msg=m_nullString, int m_exitCode=CH_DEFAULT_ERROR_CODE)
Print out message to cerr and exit with the specified exit code.
A Rectangular Domain on an Integer Lattice.
Definition: Box.H:465
Volume of Fluid Index.
Definition: VolIndex.H:31
MiniIVFAB(const Box &a_region, int a_nVar)
invalid but necessary for leveldata to compile
Definition: MiniIVFAB.H:113
virtual void setDefaultValues()
Definition: MiniIVFABI.H:197
Definition: BaseIVFAB.H:32
Definition: MiniIVFAB.H:36