OpenMEEG
Loading...
Searching...
No Matches
Namespaces | Functions
danielsson.h File Reference
#include <limits>
#include <cmath>
#include <om_common.h>
#include <vertex.h>
#include <mesh.h>
#include <interface.h>
#include <geometry.h>
Include dependency graph for danielsson.h:

Go to the source code of this file.

Namespaces

namespace  OpenMEEG
 

Functions

double OpenMEEG::dist_point_cell (const Vect3 &, const Triangle &, Vect3 &, bool &)
 
std::tuple< double, const Triangle &, const Mesh & > OpenMEEG::dist_point_interface (const Vect3 &, const Interface &, Vect3 &)
 
std::tuple< double, const Triangle &, const Mesh &, const Interface & > OpenMEEG::dist_point_geom (const Vect3 &, const Geometry &, Vect3 &)