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

Sundance::BinaryOpCellSet Class Reference

#include <BinaryOpCellSet.h>

Inheritance diagram for Sundance::BinaryOpCellSet:

Sundance::CellSetBase Sundance::ExclusionCellSet Sundance::IntersectionCellSet Sundance::UnionCellSet List of all members.

Public Methods

Protected Methods

Protected Attributes


Detailed Description

BinaryOpCellSet is the base class for binary set operations.

Definition at line 20 of file BinaryOpCellSet.h.


Constructor & Destructor Documentation

Sundance::BinaryOpCellSet::BinaryOpCellSet const CellSet   left,
const CellSet   right
 

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

Definition at line 27 of file BinaryOpCellSet.h.


Member Function Documentation

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

Implements Sundance::CellSetBase.

virtual bool Sundance::BinaryOpCellSet::equals const CellSet   other const [virtual]
 

Implements Sundance::CellSetBase.

virtual bool Sundance::BinaryOpCellSet::lessThan const CellSet   other const [virtual]
 

Implements Sundance::CellSetBase.

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

Implements Sundance::CellSetBase.

virtual string Sundance::BinaryOpCellSet::opType   const [protected, pure virtual]
 

Implemented in Sundance::ExclusionCellSet, Sundance::IntersectionCellSet, and Sundance::UnionCellSet.


Member Data Documentation

CellSet Sundance::BinaryOpCellSet::left_ [protected]
 

Definition at line 46 of file BinaryOpCellSet.h.

Referenced by Sundance::UnionCellSet::contains(), Sundance::IntersectionCellSet::contains(), and Sundance::ExclusionCellSet::contains().

CellSet Sundance::BinaryOpCellSet::right_ [protected]
 

Definition at line 47 of file BinaryOpCellSet.h.

Referenced by Sundance::UnionCellSet::contains(), Sundance::IntersectionCellSet::contains(), and Sundance::ExclusionCellSet::contains().


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


Documentation generated by