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.
|
This is the complete list of members for Kratos::SearchUtils::SearchRadiusInRange< TPointType, TIteratorType, TDistanceIteratorType, TDistanceFunction, TSizeType, TCoordinateType, TResultIteratorType >, including all inherited members.
operator()(TIteratorType const &RangeBegin, TIteratorType const &RangeEnd, TPointType const &ThisPoint, TCoordinateType const &Radius, TResultIteratorType &Results, TSizeType &NumberOfResults, TSizeType const &MaxNumberOfResults) | Kratos::SearchUtils::SearchRadiusInRange< TPointType, TIteratorType, TDistanceIteratorType, TDistanceFunction, TSizeType, TCoordinateType, TResultIteratorType > | inline |
operator()(TIteratorType const &RangeBegin, TIteratorType const &RangeEnd, TPointType const &ThisPoint, TCoordinateType const &Radius, TResultIteratorType &Results, TDistanceIteratorType &Distances, TSizeType &NumberOfResults, TSizeType const &MaxNumberOfResults) | Kratos::SearchUtils::SearchRadiusInRange< TPointType, TIteratorType, TDistanceIteratorType, TDistanceFunction, TSizeType, TCoordinateType, TResultIteratorType > | inline |