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

Sundance::IntersectionCellSet Class Reference

#include <IntersectionCellSet.h>

Inheritance diagram for Sundance::IntersectionCellSet:

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

Public Methods

Protected Methods


Detailed Description

IntersectionCellSet represents the intersection of two cell sets. A cell is contained in the set if it is contained in both of the two operands.

Definition at line 22 of file IntersectionCellSet.h.


Constructor & Destructor Documentation

Sundance::IntersectionCellSet::IntersectionCellSet const CellSet   left,
const CellSet   right
[inline]
 

Definition at line 26 of file IntersectionCellSet.h.

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

Definition at line 30 of file IntersectionCellSet.h.


Member Function Documentation

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

Implements Sundance::CellSetBase.

Definition at line 33 of file IntersectionCellSet.h.

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

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

Implements Sundance::BinaryOpCellSet.

Definition at line 37 of file IntersectionCellSet.h.


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


Documentation generated by