#include <EBFluxFactory.H>
Inheritance diagram for EBFluxFactory:


Public Methods | |
| virtual EBFluxFAB * | create (const Box &a_box, int a_ncomps, const DataIndex &a_dit) const |
| factory function. | |
| EBFluxFactory (const EBISLayout &a_ebisl) | |
| virtual | ~EBFluxFactory () |
Private Attributes | |
| EBISLayout | m_ebisl |
Factory class to produce BaseEBFluxFABs. This is needed for LevelData construction.
|
|
create the factory with an ispace. calls full define function |
|
|
|
|
||||||||||||||||
|
factory function. Creates a new baseebcellfab object and returns a pointer to it. Responsiblitly for calling operator 'delete' on this pointer is passed to the user. Implements DataFactory< EBFluxFAB >. |
|
|
|
1.2.16