walberla::blockforest::BlockForest::RefreshCallbackWrappper Class Reference

#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_
 

Member Typedef Documentation

◆ Functor_T

Constructor & Destructor Documentation

◆ RefreshCallbackWrappper()

walberla::blockforest::BlockForest::RefreshCallbackWrappper::RefreshCallbackWrappper ( const Functor_T functor)
inline

Member Function Documentation

◆ operator()()

void walberla::blockforest::BlockForest::RefreshCallbackWrappper::operator() ( BlockForest ,
const PhantomBlockForest  
)
inline

Member Data Documentation

◆ functor_

Functor_T walberla::blockforest::BlockForest::RefreshCallbackWrappper::functor_
private

The documentation for this class was generated from the following file: