A function class for trivial (constant equal 1.0) weight function. More...
#include <shortestDist.hh>
Public Member Functions | |
| Real | operator() (const SingularSet &, concepts::Real2d, const Quad< Real > *) const |
| Returns 1. | |
A function class for trivial (constant equal 1.0) weight function.
Definition at line 24 of file shortestDist.hh.
| Real hp2D::TrivialWeight::operator() | ( | const SingularSet & | , |
| concepts::Real2d | , | ||
| const Quad< Real > * | |||
| ) | const [inline] |
Returns 1.
Definition at line 27 of file shortestDist.hh.