#include <SelectableFunctionCreators.h>
|
| FuncCreator (std::function< FuncType > fct, const std::string &identifier=std::string(), const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) |
|
| FuncCreator ()=default |
|
◆ FuncCreator() [1/2]
template<typename FuncType >
walberla::timeloop::FuncCreator< FuncType >::FuncCreator |
( |
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 |
◆ FuncCreator() [2/2]
template<typename FuncType >
◆ function_
template<typename FuncType >
◆ identifier_
template<typename FuncType >
◆ incompatibleSelectors_
template<typename FuncType >
◆ requiredSelectors_
template<typename FuncType >
The documentation for this struct was generated from the following file: