|
waLBerla 7.3
|
#include <BlockForest.h>
Public Member Functions | |
| SnapshotCreationFunctor (BlockForest &forest, const SnapshotCreationFunction &function, const uint_t checkFrequency=uint_t{1}) | |
| void | operator() () |
Private Attributes | |
| BlockForest & | forest_ |
| uint_t | executionCounter_ |
| uint_t | checkFrequency_ |
| SnapshotCreationFunction | function_ |
|
inline |
|
inline |
|
private |