Public Member Functions
Sundance::GenericCellReordererFactory< T > Class Template Reference
Inheritance diagram for Sundance::GenericCellReordererFactory< T >:
Sundance::CellReordererFactoryBase Playa::Handleable< CellReordererFactoryBase > Sundance::Noncopyable Playa::Printable

List of all members.

Public Member Functions

 GenericCellReordererFactory ()
virtual ~GenericCellReordererFactory ()
virtual RCP
< CellReordererImplemBase
createInstance (const MeshBase *mesh) const

Detailed Description

template<class T>
class Sundance::GenericCellReordererFactory< T >

Factory class to instantiate cell reorderers for specific meshes

Definition at line 88 of file SundanceCellReordererBase.hpp.


Constructor & Destructor Documentation

Definition at line 92 of file SundanceCellReordererBase.hpp.

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

virtual dtor

Definition at line 95 of file SundanceCellReordererBase.hpp.


Member Function Documentation

template<class T>
virtual RCP<CellReordererImplemBase> Sundance::GenericCellReordererFactory< T >::createInstance ( const MeshBase mesh) const [inline, virtual]

Instantiate a factory

Implements Sundance::CellReordererFactoryBase.

Definition at line 99 of file SundanceCellReordererBase.hpp.

Site Contact