walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions Member List

This is the complete list of members for walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions, including all inherited members.

add(const MinTargetLevelDeterminationFunction &function)walberla::blockforest::CombinedMinTargetLevelDeterminationFunctionsinline
CombinedMinTargetLevelDeterminationFunctions(const std::function< uint_t(const std::vector< uint_t > &)> &targetLevelReductionFct=[](const std::vector< uint_t > &t){ return *std::max_element(t.begin(), t.end());})walberla::blockforest::CombinedMinTargetLevelDeterminationFunctionsinline
functions_walberla::blockforest::CombinedMinTargetLevelDeterminationFunctionsprivate
MinTargetLevelDeterminationFunction typedefwalberla::blockforest::CombinedMinTargetLevelDeterminationFunctions
operator()(std::vector< std::pair< const Block *, uint_t > > &minTargetLevels, std::vector< const Block * > &blocksAlreadyMarkedForRefinement, const blockforest::BlockForest &forest)walberla::blockforest::CombinedMinTargetLevelDeterminationFunctionsinline
targetLevelReductionFct_walberla::blockforest::CombinedMinTargetLevelDeterminationFunctionsprivate