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

Sundance::BoundaryCellSet Class Reference

#include <BoundaryCellSet.h>

Inheritance diagram for Sundance::BoundaryCellSet:

Sundance::CellSetBase List of all members.

Public Methods

Protected Methods


Detailed Description

BoundaryCellSet is a CellSet that includes all boundary cells of dimension one less than the maximal cell dimension.

Definition at line 23 of file BoundaryCellSet.h.


Constructor & Destructor Documentation

Sundance::BoundaryCellSet::BoundaryCellSet   [inline]
 

Definition at line 27 of file BoundaryCellSet.h.

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

Definition at line 30 of file BoundaryCellSet.h.


Member Function Documentation

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

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

virtual bool Sundance::BoundaryCellSet::equals const CellSet   other const [inline, virtual]
 

Implements Sundance::CellSetBase.

Definition at line 44 of file BoundaryCellSet.h.

virtual bool Sundance::BoundaryCellSet::lessThan const CellSet   other const [inline, virtual]
 

Implements Sundance::CellSetBase.

Definition at line 47 of file BoundaryCellSet.h.

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

Reimplemented from Sundance::CellSetBase.


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


Documentation generated by