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

Sundance::UnionCellSet Class Reference

#include <UnionCellSet.h>

Inheritance diagram for Sundance::UnionCellSet:

Sundance::BinaryOpCellSet Sundance::CellSetBase List of all members.

Public Methods

Protected Methods


Detailed Description

UnionCellSet represents the union of two cell sets. A cell is contained in the set if it is contained in either of the two operands.

Definition at line 21 of file UnionCellSet.h.


Constructor & Destructor Documentation

Sundance::UnionCellSet::UnionCellSet const CellSet   left,
const CellSet   right
 

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

Definition at line 28 of file UnionCellSet.h.


Member Function Documentation

virtual bool Sundance::UnionCellSet::contains const Cell   cell const [inline, virtual]
 

Implements Sundance::CellSetBase.

Definition at line 31 of file UnionCellSet.h.

References Sundance::CellSet::contains(), Sundance::BinaryOpCellSet::left_, and Sundance::BinaryOpCellSet::right_.

virtual string Sundance::UnionCellSet::opType   const [inline, protected, virtual]
 

Implements Sundance::BinaryOpCellSet.

Definition at line 36 of file UnionCellSet.h.


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


Documentation generated by