Public Types | |
typedef pTraits< Type >::cmptType | cmptType |
Public Member Functions | |
correlationFunction (const polyMesh &, const dictionary &, const label tZeroBufferSize) | |
correlationFunction (const polyMesh &, const label tZeroBufferSize, const scalar duration, const scalar sampleInterval, const scalar averagingInterval) | |
~correlationFunction () | |
void | calculateCorrelationFunction (const Field< Type > &) |
void | calculateCorrelationFunction (const Type &) |
scalar | integral () const |
bool | writeAveraged (Ostream &) const |
const Field< Field< Type > > & | tZeroBuffers () const |
scalar | duration () const |
scalar | sampleInterval () const |
scalar | averagingInterval () const |
label | sampleSteps () const |
label | measurandFieldSize () const |
Static Public Attributes | |
static const char *const | typeName |
Friends | |
Ostream & | operator (Ostream &, const correlationFunction< Type > &) |
Definition at line 45 of file correlationFunction.H.
Definition at line 90 of file correlationFunction.H.
correlationFunction | ( | const polyMesh & | , |
const dictionary & | , | ||
const label | tZeroBufferSize | ||
) |
correlationFunction | ( | const polyMesh & | , |
const label | tZeroBufferSize, | ||
const scalar | duration, | ||
const scalar | sampleInterval, | ||
const scalar | averagingInterval | ||
) |
~correlationFunction | ( | ) |
Definition at line 115 of file correlationFunction.C.
void calculateCorrelationFunction | ( | const Field< Type > & | ) |
void calculateCorrelationFunction | ( | const Type & | ) |
Foam::scalar integral | ( | ) | const |
Definition at line 193 of file correlationFunction.C.
Definition at line 25 of file correlationFunctionIO.C.
References forAll, Foam::nl, and os().
|
inline |
Definition at line 23 of file correlationFunctionI.H.
|
inline |
Definition at line 30 of file correlationFunctionI.H.
|
inline |
Definition at line 37 of file correlationFunctionI.H.
|
inline |
Definition at line 44 of file correlationFunctionI.H.
|
inline |
Definition at line 51 of file correlationFunctionI.H.
|
inline |
Definition at line 58 of file correlationFunctionI.H.
|
friend |
|
static |
Definition at line 95 of file correlationFunction.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.