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

Sundance::LabeledCellSet Class Reference

#include <LabeledCellSet.h>

Inheritance diagram for Sundance::LabeledCellSet:

Sundance::CellSetBase List of all members.

Public Methods

Private Methods

Private Attributes


Detailed Description

A CellSet containing all cells having a given label.

Definition at line 24 of file LabeledCellSet.h.


Constructor & Destructor Documentation

Sundance::LabeledCellSet::LabeledCellSet const CellSet   superset,
const string &    label
 

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

Definition at line 32 of file LabeledCellSet.h.


Member Function Documentation

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

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

virtual TSFHashtable<CellTopologyCode, TSFSmartPtr<TSFArray<CellBlock> > > Sundance::LabeledCellSet::innerGetCellBlocks const Mesh   mesh,
TSFNonDupArray< CellTopologyCode > &    cellType
const [private, virtual]
 

Reimplemented from Sundance::CellSetBase.

virtual TSFSmartPtr<TSFArray<Cell> > Sundance::LabeledCellSet::innerGetOrderedCells const Mesh   mesh const [private, virtual]
 

Reimplemented from Sundance::CellSetBase.


Member Data Documentation

CellSet Sundance::LabeledCellSet::superset_ [private]
 

Definition at line 62 of file LabeledCellSet.h.

string Sundance::LabeledCellSet::label_ [private]
 

Definition at line 63 of file LabeledCellSet.h.


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


Documentation generated by