#include <BlockForest.h>
◆ MinTargetLevelDeterminationFunction
◆ CombinedMinTargetLevelDeterminationFunctions()
walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions::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());} | ) |
|
|
inline |
◆ add()
◆ operator()()
void walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions::operator() |
( |
std::vector< std::pair< const Block *, uint_t > > & |
minTargetLevels, |
|
|
std::vector< const Block * > & |
blocksAlreadyMarkedForRefinement, |
|
|
const blockforest::BlockForest & |
forest |
|
) |
| |
|
inline |
◆ functions_
◆ targetLevelReductionFct_
std::function<uint_t(const std::vector<uint_t> &)> walberla::blockforest::CombinedMinTargetLevelDeterminationFunctions::targetLevelReductionFct_ |
|
private |
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/blockforest/BlockForest.h