#include <PointLocator.hxx>

Public Member Functions | |
| PointLocator (const MEDMEM::MESH &mesh) | |
| virtual | ~PointLocator () |
| std::list< int > | locate (const double *x) |
Protected Member Functions | |
| PointLocator () | |
Protected Attributes | |
| INTERP_KERNEL::GenericMesh * | _medmesh |
| INTERP_KERNEL::GenericPointLocatorAlgos * | _point_locator |
| MEDMEM.PointLocator::PointLocator | ( | const MEDMEM::MESH & | mesh | ) |
| MEDMEM.PointLocator::~PointLocator | ( | ) | [virtual] |
| MEDMEM.PointLocator.PointLocator | ( | ) | [protected] |
INTERP_KERNEL::GenericMesh* MEDMEM.PointLocator._medmesh [protected] |
INTERP_KERNEL::GenericPointLocatorAlgos* MEDMEM.PointLocator._point_locator [protected] |