|
waLBerla 7.2
|
Class for determining (and logging) the minimum and maximum velocity as well as the minimum and maximum density.
Public Member Functions | |
| VelDensLogger (const std::string &filename, const shared_ptr< StructuredBlockStorage > &blocks, const BlockDataID &pdfFieldId, const BlockDataID &flagFieldId, const FlagUID &fluid, const uint_t checkFrequency, bool includeImages=false) | |
| void | operator() () |
Private Attributes | |
| uint_t | executionCounter_ |
| uint_t | checkFrequency_ |
| std::string | filename_ |
| bool | includeImages_ |
| shared_ptr< StructuredBlockStorage > | blocks_ |
| BlockDataID | pdfFieldId_ |
| BlockDataID | flagFieldId_ |
| FlagUID | fluid_ |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |