13 #ifndef _BASEEBCELLFACTORY_H_ 14 #define _BASEEBCELLFACTORY_H_ 22 #include "NamespaceHeader.H" 72 #include "NamespaceFooter.H" virtual BaseEBCellFAB< T > * create(const Box &a_box, int a_ncomps, const DataIndex &a_dit) const
factory function.
Definition: BaseEBCellFactoryI.H:34
virtual ~BaseEBCellFactory()
Definition: BaseEBCellFactoryI.H:20
BaseEBCellFactory()
Definition: BaseEBCellFactory.H:61
Array defined at the VolIndexs of an Box in an EBIS.
Definition: BaseEBCellFAB.H:40
BaseEBCellFactory(const BaseEBCellFactory &a_inputs)
Definition: BaseEBCellFactory.H:57
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:469
Definition: DataIndex.H:114
Factory class to produce BaseEBCellFABs.
Definition: BaseEBCellFactory.H:31
EBISLayout m_ebisl
Definition: BaseEBCellFactory.H:54
Factory object to data members of a BoxLayoutData container.
Definition: BoxLayoutData.H:30
Definition: EBISLayout.H:39
void operator=(const BaseEBCellFactory &a_inputs)
Definition: BaseEBCellFactory.H:65