#include <BoxLayoutData.H>
◆ ~FaceFabDataFactory()
virtual FaceFabDataFactory::~FaceFabDataFactory |
( |
| ) |
|
|
inlinevirtual |
◆ FaceFabDataFactory()
FaceFabDataFactory::FaceFabDataFactory |
( |
const int |
a_dir | ) |
|
◆ define()
void FaceFabDataFactory::define |
( |
const int |
a_dir | ) |
|
◆ create()
virtual FArrayBox* FaceFabDataFactory::create |
( |
const Box & |
a_box, |
|
|
int |
a_ncomps, |
|
|
const DataIndex & |
a_datInd |
|
) |
| const |
|
virtual |
creates a new 'T' object and returns a pointer to it. Responsiblitly for calling operator 'delete' on this pointer is passed to the user.
Implements DataFactory< FArrayBox >.
◆ m_dir
int FaceFabDataFactory::m_dir |
|
protected |
The documentation for this class was generated from the following file: