Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages Examples
Sundance::SingleCellSet Class Reference
#include <SingleCellSet.h>
Inheritance diagram for Sundance::SingleCellSet:
List of all members.Public Methods
- SingleCellSet (Cell &newCell)
- empty ctor
- virtual ~SingleCellSet ()
- TUVD.
- virtual bool contains (const Cell &cell) const
- determine if a given cell is contained in this set
- virtual XMLObject toXML () const
- write as XML
- virtual int dimension (const Mesh &mesh) const
- find the cell dimensions that should be searched to find cells in this set
- virtual bool equals (const CellSet &other) const
- test equality
- virtual bool lessThan (const CellSet &other) const
- test ordering
Private Attributes
Detailed Description
Base class for cell sets. CellSetBase objects are always used wrapped in a CellSet handle class.
Definition at line 23 of file SingleCellSet.h.
Constructor & Destructor Documentation
Sundance::SingleCellSet::SingleCellSet |
( |
Cell & |
newCell |
) |
|
|
virtual Sundance::SingleCellSet::~SingleCellSet |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual bool Sundance::SingleCellSet::contains |
( |
const Cell & |
cell |
) |
const [virtual] |
|
virtual XMLObject Sundance::SingleCellSet::toXML |
( |
|
) |
const [virtual] |
|
virtual int Sundance::SingleCellSet::dimension |
( |
const Mesh & |
mesh |
) |
const [virtual] |
|
virtual bool Sundance::SingleCellSet::equals |
( |
const CellSet & |
other |
) |
const [virtual] |
|
virtual bool Sundance::SingleCellSet::lessThan |
( |
const CellSet & |
other |
) |
const [virtual] |
|
Member Data Documentation
Cell& Sundance::SingleCellSet::cell_ [private]
|
|
The documentation for this class was generated from the following file:
Contact: Kevin Long (krlong@ca.sandia.gov)
Documentation generated by