#include <SelectableFunctionCreators.h>
◆ SelectableFunction() [1/2]
template<typename FuncType >
◆ SelectableFunction() [2/2]
template<typename FuncType >
walberla::timeloop::SelectableFunction< FuncType >::SelectableFunction |
( |
std::function< FuncType > | fct, |
|
|
const std::string & | identifier = std::string(), |
|
|
const Set< SUID > & | requiredSelectors = Set<SUID>::emptySet(), |
|
|
const Set< SUID > & | incompatibleSelectors = Set<SUID>::emptySet() ) |
|
inline |
◆ operator<<()
template<typename FuncType >
◆ selectableFunc_
template<typename FuncType >
The documentation for this struct was generated from the following file: