#include <BlockForest.h>
Public Types | |
using | Functor_T = std::function< void()> |
Public Member Functions | |
RefreshCallbackWrappper (const Functor_T &functor) | |
void | operator() (BlockForest &, const PhantomBlockForest &) |
Private Attributes | |
Functor_T | functor_ |
using walberla::blockforest::BlockForest::RefreshCallbackWrappper::Functor_T = std::function<void ()> |
|
inline |
|
inline |
|
private |