Factory class to produce EBData(es)
More...
#include <EBDataFactory.H>
Factory class to produce EBData(es)
This is needed for LevelData construction.
◆ EBDataFactory()
EBDataFactory::EBDataFactory |
( |
| ) |
|
|
inline |
◆ ~EBDataFactory()
virtual EBDataFactory::~EBDataFactory |
( |
| ) |
|
|
inlinevirtual |
◆ create()
virtual EBData* EBDataFactory::create |
( |
const Box & |
a_box, |
|
|
int |
a_ncomps, |
|
|
const DataIndex & |
a_datInd |
|
) |
| const |
|
virtual |
◆ threadSafe()
virtual bool EBDataFactory::threadSafe |
( |
| ) |
const |
|
inlinevirtual |
return true if copy and construction are thread safe–NOT TRUE HERE
Reimplemented from DataFactory< EBData >.
The documentation for this class was generated from the following file: