#include <SelectableFunctionCreators.h>
|
| SweepOnBlock (std::function< T *(IBlock *const block) > function, const std::string &identifier=std::string(), const Set< SUID > &required=Set< SUID >::emptySet(), const Set< SUID > &incompatible=Set< SUID >::emptySet()) |
|
◆ SweepOnBlock()
template<typename T >
walberla::timeloop::SweepOnBlock< T >::SweepOnBlock |
( |
std::function< T *(IBlock *const block) > | function, |
|
|
const std::string & | identifier = std::string(), |
|
|
const Set< SUID > & | required = Set<SUID>::emptySet(), |
|
|
const Set< SUID > & | incompatible = Set<SUID>::emptySet() ) |
|
inline |
◆ function_
◆ identifier_
◆ incompatibleSelectors_
◆ requiredSelectors_
The documentation for this struct was generated from the following file: