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

#include <MFAliasFactory.H>

Inheritance diagram for RegularMFAliasFactory:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

LevelData< MFCellFAB > * m_mf
 
int m_phase
 

Constructor & Destructor Documentation

◆ RegularMFAliasFactory()

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

Member Function Documentation

◆ create()

virtual FArrayBox* RegularMFAliasFactory::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< FArrayBox >.

◆ callDelete()

virtual bool RegularMFAliasFactory::callDelete ( ) const
inlinevirtual

Reimplemented from DataFactory< FArrayBox >.

Member Data Documentation

◆ m_mf

LevelData<MFCellFAB>* RegularMFAliasFactory::m_mf
private

◆ m_phase

int RegularMFAliasFactory::m_phase
private

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