|
waLBerla 7.2
|
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::ranges::max_element(t);}) | 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 |