|
waLBerla 7.2
|
#include <SetupBlockForest.h>
Public Types | |
| using | RefinementSelectionFunction = blockforest::SetupBlockForest::RefinementSelectionFunction |
Public Member Functions | |
| void | add (const RefinementSelectionFunction &function) |
| void | operator() (SetupBlockForest &forest) |
Private Attributes | |
| std::vector< RefinementSelectionFunction > | function_ |
| using walberla::blockforest::RefinementSelectionFunctions::RefinementSelectionFunction = blockforest::SetupBlockForest::RefinementSelectionFunction |
|
inline |
|
inline |
|
private |