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

Sundance::ExclusionCellSet Class Reference

#include <ExclusionCellSet.h>

Inheritance diagram for Sundance::ExclusionCellSet:

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

Public Methods

Protected Methods


Detailed Description

ExclusionCellSet represents the exclusion of two cell sets. A cell is contained in the set if it is contained in the first set but not the second.

Definition at line 22 of file ExclusionCellSet.h.


Constructor & Destructor Documentation

Sundance::ExclusionCellSet::ExclusionCellSet const CellSet   left,
const CellSet   right
 

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

Definition at line 29 of file ExclusionCellSet.h.


Member Function Documentation

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

Implements Sundance::CellSetBase.

Definition at line 32 of file ExclusionCellSet.h.

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

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

Implements Sundance::BinaryOpCellSet.

Definition at line 36 of file ExclusionCellSet.h.


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


Documentation generated by