Chombo + EB
3.0
|
Factory class to produce EBGraph(es) More...
#include <EBGraphFactory.H>
Public Member Functions | |
virtual EBGraph * | create (const Box &a_box, int a_ncomps, const DataIndex &a_datInd) const |
EBGraphFactory (const ProblemDomain &a_domain) | |
virtual | ~EBGraphFactory () |
![]() | |
virtual | ~DataFactory () |
virtual bool | callDelete () const |
Private Member Functions | |
EBGraphFactory () | |
Private Attributes | |
ProblemDomain | m_domain |
Factory class to produce EBGraph(es)
This is needed for LevelData construction.
EBGraphFactory::EBGraphFactory | ( | const ProblemDomain & | a_domain | ) |
|
virtual |
|
inlineprivate |
References MayDay::Error().
|
virtual |
Creates an undefined EBGraph.
Implements DataFactory< EBGraph >.
|
private |