walberla::blockforest::BlockForest::RefreshFunctor Class Reference

#include <BlockForest.h>

Public Member Functions

 RefreshFunctor (BlockForest &forest, const uint_t checkFrequency=uint_t(1))
 
void operator() ()
 

Private Attributes

BlockForestforest_
 
uint_t executionCounter_
 
uint_t checkFrequency_
 

Constructor & Destructor Documentation

◆ RefreshFunctor()

walberla::blockforest::BlockForest::RefreshFunctor::RefreshFunctor ( BlockForest forest,
const uint_t  checkFrequency = uint_t(1) 
)
inline

Member Function Documentation

◆ operator()()

void walberla::blockforest::BlockForest::RefreshFunctor::operator() ( )
inline

Member Data Documentation

◆ checkFrequency_

uint_t walberla::blockforest::BlockForest::RefreshFunctor::checkFrequency_
private

◆ executionCounter_

uint_t walberla::blockforest::BlockForest::RefreshFunctor::executionCounter_
private

◆ forest_

BlockForest& walberla::blockforest::BlockForest::RefreshFunctor::forest_
private

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