Chombo + EB + MF  3.2
Public Member Functions | Private Attributes | List of all members
MFAliasFactory Class Reference

#include <MFAliasFactory.H>

Inheritance diagram for MFAliasFactory:
Inheritance graph
[legend]

Public Member Functions

virtual EBCellFABcreate (const Box &box, int ncomps, const DataIndex &a_datInd) const
 factory function. creates a new 'T' object More...
 
virtual bool callDelete () const
 
 MFAliasFactory (LevelData< MFCellFAB > *a_mf, int a_phase)
 
- Public Member Functions inherited from DataFactory< EBCellFAB >
virtual ~DataFactory ()
 
virtual bool threadSafe () const
 

Private Attributes

LevelData< MFCellFAB > * m_mf
 
int m_phase
 

Constructor & Destructor Documentation

◆ MFAliasFactory()

MFAliasFactory::MFAliasFactory ( LevelData< MFCellFAB > *  a_mf,
int  a_phase 
)

Referenced by callDelete().

Member Function Documentation

◆ create()

virtual EBCellFAB* MFAliasFactory::create ( const Box box,
int  ncomps,
const DataIndex a_datInd 
) const
virtual

factory function. creates a new 'T' object

creates a new 'T' object and returns a pointer to it.

Implements DataFactory< EBCellFAB >.

◆ callDelete()

virtual bool MFAliasFactory::callDelete ( ) const
inlinevirtual

Reimplemented from DataFactory< EBCellFAB >.

References MFAliasFactory().

Member Data Documentation

◆ m_mf

LevelData<MFCellFAB>* MFAliasFactory::m_mf
private

◆ m_phase

int MFAliasFactory::m_phase
private

The documentation for this class was generated from the following file: