Class for determining (and logging) the normalized reattachment length after the backward-facing step.
Public Member Functions | |
ReattachmentLengthFinder (const shared_ptr< StructuredBlockStorage > &blocks, const BlockDataID &pdfFieldID, const BlockDataID &flagFieldID, const FlagUID &fluid, const std::string &filename, const uint_t checkFrequency, const Vector3< real_t > stepSize) | |
void | operator() () |
Private Attributes | |
shared_ptr< StructuredBlockStorage > | blocks_ |
BlockDataID | pdfFieldID_ |
BlockDataID | flagFieldID_ |
FlagUID | fluid_ |
std::string | filename_ |
uint_t | checkFrequency_ |
Vector3< real_t > | stepSize_ |
uint_t | executionCounter_ |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |