walberla::blockforest::RefinementSelectionFunctions Class Reference

#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< RefinementSelectionFunctionfunction_
 

Member Typedef Documentation

◆ RefinementSelectionFunction

Member Function Documentation

◆ add()

void walberla::blockforest::RefinementSelectionFunctions::add ( const RefinementSelectionFunction function)
inline

◆ operator()()

void walberla::blockforest::RefinementSelectionFunctions::operator() ( SetupBlockForest forest)
inline

Member Data Documentation

◆ function_

std::vector< RefinementSelectionFunction > walberla::blockforest::RefinementSelectionFunctions::function_
private

The documentation for this class was generated from the following file: