waLBerla 7.2
|
#include <MaxVelocityComputer.h>
Public Member Functions | |
MaxVelocityComputer (const std::weak_ptr< const StructuredBlockForest > &blockForest, const std::weak_ptr< const FreeSurfaceBoundaryHandling_T > &freeSurfaceBoundaryHandling, const ConstBlockDataID &pdfFieldID, uint_t frequency, const std::shared_ptr< Vector3< real_t > > &maxVelocity) | |
void | operator() () |
void | getMaxVelocity (const std::shared_ptr< const StructuredBlockForest > &blockForest, const std::shared_ptr< const FreeSurfaceBoundaryHandling_T > &freeSurfaceBoundaryHandling) |
Private Attributes | |
std::weak_ptr< const StructuredBlockForest > | blockForest_ |
std::weak_ptr< const FreeSurfaceBoundaryHandling_T > | freeSurfaceBoundaryHandling_ |
const ConstBlockDataID | pdfFieldID_ |
std::shared_ptr< Vector3< real_t > > | maxVelocity_ |
uint_t | frequency_ |
uint_t | executionCounter_ |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |