Version: 5.1.6

INTERP_KERNEL.PointLocator Class Reference

#include <PointLocator.hxx>

Public Member Functions

 PointLocator (const MEDMEM::MESH &mesh)
virtual ~PointLocator ()
std::list< intlocate (const double *x)

Data Fields

GenericMesh_medmesh
GenericPointLocatorAlgos * _point_locator

Constructor & Destructor Documentation

INTERP_KERNEL.PointLocator::PointLocator ( const MEDMEM::MESH mesh  ) 
INTERP_KERNEL.PointLocator::~PointLocator (  )  [virtual]

Member Function Documentation

std::list< int > INTERP_KERNEL.PointLocator::locate ( const double x  ) 

Field Documentation

GenericPointLocatorAlgos* INTERP_KERNEL.PointLocator._point_locator