Computes the product of all distances in the singular set singularities.
More...
#include <shortestDist.hh>
Public Member Functions | |
| Real | operator() (const SingularSet &singularities, concepts::Real3d point, const Hexahedron *elm) const |
Computes the product of all distances in the singular set singularities.
where
is the set of singular corners,
the set of singular edges and
is defined by
where
and
are the corners of the edge.
Definition at line 190 of file shortestDist.hh.
| Real hp3D::ProductOfAll::operator() | ( | const SingularSet & | singularities, |
| concepts::Real3d | point, | ||
| const Hexahedron * | elm | ||
| ) | const |