Public Member Functions | Private Attributes
Sundance::PointCellPredicateFunctor Class Reference
Inheritance diagram for Sundance::PointCellPredicateFunctor:
Sundance::CellPredicateFunctorBase

List of all members.

Public Member Functions

 PointCellPredicateFunctor (const Point &x, const double &tol=1.0e-12)
bool operator() (const Point &x) const

Private Attributes

Point x_
double tol_

Detailed Description

Definition at line 148 of file SundancePositionalCellPredicate.hpp.


Constructor & Destructor Documentation

Sundance::PointCellPredicateFunctor::PointCellPredicateFunctor ( const Point x,
const double &  tol = 1.0e-12 
) [inline]

Definition at line 153 of file SundancePositionalCellPredicate.hpp.


Member Function Documentation

bool PointCellPredicateFunctor::operator() ( const Point x) const [virtual]

Member Data Documentation

Definition at line 161 of file SundancePositionalCellPredicate.hpp.

Referenced by operator()().

Definition at line 160 of file SundancePositionalCellPredicate.hpp.

Referenced by operator()().

Site Contact