#include <PointLocator.hxx>

Public Member Functions | |
| PointLocatorInSimplex (const MEDMEM::MESH &mesh) | |
Static Public Member Functions | |
| static void | getNodeWightsInSimplex (const std::vector< const double * > &nodes, const double *p, double *weghts) |
| MEDMEM.PointLocatorInSimplex::PointLocatorInSimplex | ( | const MEDMEM::MESH & | mesh | ) |
References MEDMEM.MESH.getMeshDimension(), MEDMEM.GMESH.getSpaceDimension(), and MED_test2.mesh.
| void MEDMEM.PointLocatorInSimplex::getNodeWightsInSimplex | ( | const std::vector< const double * > & | nodes, |
| const double * | p, | ||
| double * | weghts | ||
| ) | [static] |
References INTERP_KERNEL.barycentric_coords().