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 137 of file SundancePositionalCellPredicate.hpp.


Constructor & Destructor Documentation

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

Definition at line 142 of file SundancePositionalCellPredicate.hpp.


Member Function Documentation

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


Member Data Documentation

Definition at line 150 of file SundancePositionalCellPredicate.hpp.

Referenced by operator()().

Definition at line 149 of file SundancePositionalCellPredicate.hpp.

Referenced by operator()().

Site Contact