|
waLBerla 7.2
|
#include <RefinementFunctorWrapper.h>
Public Member Functions | |
| FunctorWrapper (const std::function< void()> &fct) | |
| void | operator() (const uint_t, const uint_t) |
Private Attributes | |
| std::function< void(void)> | fct_ |
|
inline |
|
private |