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::SearchBoxInRange< TPointType, TIteratorType, TSizeType, TDimension, TResultIteratorType > Member List

This is the complete list of members for Kratos::SearchUtils::SearchBoxInRange< TPointType, TIteratorType, TSizeType, TDimension, TResultIteratorType >, including all inherited members.

operator()(TPointType const &MinBoxPoint, TPointType const &MaxBoxPoint, TIteratorType const &RangeBegin, TIteratorType const &RangeEnd, TResultIteratorType &Results, TSizeType &NumberOfResults, TSizeType const &MaxNumberOfResults)Kratos::SearchUtils::SearchBoxInRange< TPointType, TIteratorType, TSizeType, TDimension, TResultIteratorType >inline