13 #ifndef _EBCELLFACTORY_H_    14 #define _EBCELLFACTORY_H_    22 #include "NamespaceHeader.H"    72 #include "NamespaceFooter.H" 
Factory class to produce EBCellFABs. 
Definition: EBCellFactory.H:29
 
void operator=(const EBCellFactory &a_inputs)
Definition: EBCellFactory.H:65
 
virtual EBCellFAB * create(const Box &a_box, int a_ncomps, const DataIndex &a_dit) const
factory function. 
 
Definition: EBCellFAB.H:29
 
EBISLayout m_ebisl
Definition: EBCellFactory.H:54
 
virtual const EBISBox & ebisBox(const DataIndex &a_dit) const
Definition: EBCellFactory.H:42
 
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
 
Definition: DataIndex.H:112
 
EBCellFactory(const EBCellFactory &a_inputs)
Definition: EBCellFactory.H:57
 
Factory object to data members of a BoxLayoutData container. 
Definition: BoxLayoutData.H:30
 
Definition: EBISLayout.H:39
 
EBCellFactory()
Definition: EBCellFactory.H:61