Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EBCellFactory Class Reference

Factory class to produce BaseEBCellFABs. More...

#include <EBCellFactory.H>

Inheritance diagram for EBCellFactory:

Inheritance graph
[legend]
Collaboration diagram for EBCellFactory:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual EBCellFABcreate (const Box &a_box, int a_ncomps, const DataIndex &a_dit) const
 factory function.

 EBCellFactory (const EBISLayout &a_ebisl)
virtual ~EBCellFactory ()

Private Methods

 EBCellFactory (const EBCellFactory &a_inputs)
 EBCellFactory ()
void operator= (const EBCellFactory &a_inputs)

Private Attributes

EBISLayout m_ebisl

Detailed Description

Factory class to produce BaseEBCellFABs.

Factory class to produce BaseEBCellFABs. This is needed for LevelData construction.


Constructor & Destructor Documentation

EBCellFactory::EBCellFactory const EBISLayout   a_ebisl
 

create the factory with an ispace. calls full define function

virtual EBCellFactory::~EBCellFactory   [virtual]
 

EBCellFactory::EBCellFactory const EBCellFactory &    a_inputs [inline, private]
 

EBCellFactory::EBCellFactory   [inline, private]
 


Member Function Documentation

virtual EBCellFAB* EBCellFactory::create const Box   a_box,
int    a_ncomps,
const DataIndex   a_dit
const [virtual]
 

factory function.

Creates a new baseebcellfab object and returns a pointer to it. Responsiblitly for calling operator 'delete' on this pointer is passed to the user.

Implements DataFactory< EBCellFAB >.

void EBCellFactory::operator= const EBCellFactory &    a_inputs [inline, private]
 


Member Data Documentation

EBISLayout EBCellFactory::m_ebisl [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 16 14:35:08 2003 for EBChombo by doxygen1.2.16