This is the complete list of members for walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions, including all inherited members.
add(const MinTargetLevelDeterminationFunction &function) | walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions | inline |
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::CombinedMinTargetLevelDeterminationFunctions | inline |
functions_ | walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions | private |
MinTargetLevelDeterminationFunction typedef | walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions | |
operator()(std::vector< std::pair< const Block *, uint_t > > &minTargetLevels, std::vector< const Block * > &blocksAlreadyMarkedForRefinement, const blockforest::BlockForest &forest) | walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions | inline |
targetLevelReductionFct_ | walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions | private |