Public Member Functions | |
| SloppyPointComparitor (const double &tol) | |
| bool | operator() (const Point &p1, const Point &p2) const |
Private Attributes | |
| double | tol_ |
Definition at line 60 of file PDEOptPointData.hpp.
| Sundance::SloppyPointComparitor::SloppyPointComparitor | ( | const double & | tol | ) | [inline] |
Definition at line 63 of file PDEOptPointData.hpp.
double Sundance::SloppyPointComparitor::tol_ [private] |