Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::MaximalCellSet Class Reference

#include <MaximalCellSet.h>

Inheritance diagram for Sundance::MaximalCellSet:

Sundance::CellSetBase List of all members.

Public Methods

Static Public Methods

Protected Methods

Static Protected Methods

Static Protected Attributes


Detailed Description

A CellSet that includes all cells of maximal dimension.

Definition at line 24 of file MaximalCellSet.h.


Constructor & Destructor Documentation

Sundance::MaximalCellSet::MaximalCellSet   [inline]
 

Definition at line 28 of file MaximalCellSet.h.

virtual Sundance::MaximalCellSet::~MaximalCellSet   [inline, virtual]
 

Definition at line 31 of file MaximalCellSet.h.


Member Function Documentation

virtual bool Sundance::MaximalCellSet::contains const Cell   cell const [virtual]
 

Implements Sundance::CellSetBase.

virtual XMLObject Sundance::MaximalCellSet::toXML   const [virtual]
 

Implements Sundance::CellSetBase.

virtual int Sundance::MaximalCellSet::dimension const Mesh   mesh const [virtual]
 

Implements Sundance::CellSetBase.

virtual bool Sundance::MaximalCellSet::equals const CellSet   other const [virtual]
 

Implements Sundance::CellSetBase.

virtual bool Sundance::MaximalCellSet::lessThan const CellSet   other const [virtual]
 

Implements Sundance::CellSetBase.

void Sundance::MaximalCellSet::setReorderer const TSFSmartPtr< CellReordererBase > &    r [inline, static]
 

Definition at line 50 of file MaximalCellSet.h.

References customReorderer_.

TSFSmartPtr<TSFArray<int> > Sundance::MaximalCellSet::getCellOrdering const Mesh   mesh const
 

Reimplemented from Sundance::CellSetBase.

virtual TSFSmartPtr<TSFArray<Cell> > Sundance::MaximalCellSet::innerGetOrderedCells const Mesh   mesh const [protected, virtual]
 

Reimplemented from Sundance::CellSetBase.

TSFSmartPtr<CellReordererBase>& Sundance::MaximalCellSet::defaultReorderer   [static, protected]
 

TSFSmartPtr<CellReordererBase> Sundance::MaximalCellSet::reorderer   const [protected]
 


Member Data Documentation

TSFSmartPtr<CellReordererBase> Sundance::MaximalCellSet::customReorderer_ [static, protected]
 

Definition at line 64 of file MaximalCellSet.h.

Referenced by setReorderer().


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by