|
OpenMEEG
|
#include <limits>#include <cmath>#include <om_common.h>#include <vertex.h>#include <mesh.h>#include <interface.h>#include <geometry.h>
Go to the source code of this file.
Namespaces | |
| OpenMEEG | |
Functions | |
| double | OpenMEEG::dist_point_cell (const Vect3 &, const Triangle &, Vect3 &, bool &) |
| OPENMEEG_EXPORT double | OpenMEEG::dist_point_interface (const Vect3 &, const Interface &, Vect3 &, Triangle &) |
| OPENMEEG_EXPORT std::string | OpenMEEG::dist_point_geom (const Vect3 &, const Geometry &, Vect3 &, Triangle &, double &) |
1.8.5