#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.
![\[ w = \left( \prod_{c\in C} r_c^2 \right)
\left( \prod_{e\in E} \rho_e^2 \right) \]](form_582.png)
where 





Definition at line 192 of file shortestDist.hh.