KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Kratos::SearchUtils::SearchNearestInRange< TPointType, TPointerType, TIteratorType, TDistanceFunction, TCoordinateType > Member List

This is the complete list of members for Kratos::SearchUtils::SearchNearestInRange< TPointType, TPointerType, TIteratorType, TDistanceFunction, TCoordinateType >, including all inherited members.

operator()(const TIteratorType &RangeBegin, const TIteratorType &RangeEnd, const TPointType &ThisPoint, TPointerType &Result, TCoordinateType &Distance)Kratos::SearchUtils::SearchNearestInRange< TPointType, TPointerType, TIteratorType, TDistanceFunction, TCoordinateType >inline
operator()(const TIteratorType &RangeBegin, const TIteratorType &RangeEnd, const TPointType &ThisPoint, TPointerType &Result, TCoordinateType &Distance, bool &Found)Kratos::SearchUtils::SearchNearestInRange< TPointType, TPointerType, TIteratorType, TDistanceFunction, TCoordinateType >inline