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 77 of file SundanceCellReordererBase.hpp.


Constructor & Destructor Documentation

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

Definition at line 81 of file SundanceCellReordererBase.hpp.

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

virtual dtor

Definition at line 84 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 88 of file SundanceCellReordererBase.hpp.

Site Contact