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::CopyRange< TIteratorType, TSizeType, TResultIteratorType > Member List

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

operator()(TIteratorType const &RangeBegin, TIteratorType const &RangeEnd, TResultIteratorType &Results, TSizeType &NumberOfResults, TSizeType const &MaxNumberOfResults)Kratos::SearchUtils::CopyRange< TIteratorType, TSizeType, TResultIteratorType >inline