BaseEBCellFactory< T > Class Template Reference

#include <BaseEBCellFactory.H>

Inheritance diagram for BaseEBCellFactory< T >:

Inheritance graph
[legend]
Collaboration diagram for BaseEBCellFactory< T >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class T>
class BaseEBCellFactory< T >

Factory class to produce BaseEBCellFABs.

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

Public Member Functions

virtual BaseEBCellFAB< T > * create (const Box &a_box, int a_ncomps, const DataIndex &a_dit) const
 factory function.
 BaseEBCellFactory (const EBISLayout &a_ebisl)
virtual ~BaseEBCellFactory ()

Private Member Functions

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

Private Attributes

EBISLayout m_ebisl


Constructor & Destructor Documentation

template<class T>
BaseEBCellFactory< T >::BaseEBCellFactory ( const EBISLayout a_ebisl  )  [inline]

create the factory with an ispace. calls full define function

References BaseEBCellFactory< T >::m_ebisl.

template<class T>
BaseEBCellFactory< T >::~BaseEBCellFactory (  )  [inline, virtual]

template<class T>
BaseEBCellFactory< T >::BaseEBCellFactory ( const BaseEBCellFactory< T > &  a_inputs  )  [inline, private]

References MayDay::Error().

template<class T>
BaseEBCellFactory< T >::BaseEBCellFactory (  )  [inline, private]

References MayDay::Error().


Member Function Documentation

template<class T>
BaseEBCellFAB< T > * BaseEBCellFactory< T >::create ( const Box a_box,
int  a_ncomps,
const DataIndex a_dit 
) const [inline, 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< BaseEBCellFAB< T > >.

References BaseEBCellFactory< T >::m_ebisl.

template<class T>
void BaseEBCellFactory< T >::operator= ( const BaseEBCellFactory< T > &  a_inputs  )  [inline, private]

References MayDay::Error().


Member Data Documentation

template<class T>
EBISLayout BaseEBCellFactory< T >::m_ebisl [private]


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

Generated on Tue Apr 14 14:22:52 2009 for Chombo + EB by  doxygen 1.5.5