Loading...
Searching...
No Matches
readFields.H File Reference

Go to the source code of this file.

Functions

IOobject UMeanHeader ("UMean", runTime.timeName(), mesh, IOobject::MUST_READ)
 if (!UMeanHeader.typeHeaderOk< volVectorField >(true))
volVectorField UMean (UMeanHeader, mesh)
volSymmTensorField UPrime2Mean (IOobject("UPrime2Mean", runTime.timeName(), mesh, IOobject::MUST_READ), mesh)
volScalarField Rxx (UPrime2Mean.component(symmTensor::XX))
volScalarField Ryy (UPrime2Mean.component(symmTensor::YY))
volScalarField Rzz (UPrime2Mean.component(symmTensor::ZZ))
volScalarField Rxy (UPrime2Mean.component(symmTensor::XY))
volScalarField pPrime2Mean (IOobject("pPrime2Mean", runTime.timeName(), mesh, IOobject::MUST_READ), mesh)

Function Documentation

◆ UMeanHeader()

IOobject UMeanHeader ( "UMean" ,
runTime. timeName(),
mesh ,
IOobject::MUST_READ  )

References mesh, and runTime.

Referenced by if(), and UMean().

Here is the caller graph for this function:

◆ if()

if ( !UMeanHeader.typeHeaderOk< volVectorField > true)

Definition at line 9 of file readFields.H.

References UMeanHeader().

Here is the call graph for this function:

◆ UMean()

volVectorField UMean ( UMeanHeader ,
mesh  )

References mesh, and UMeanHeader().

Referenced by PopeIndex::execute(), path(), UMeanXvalues(), UMeanYvalues(), UMeanZvalues(), turbulentDFSEMInletFvPatchVectorField::updateCoeffs(), and dsmcFields::write().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ UPrime2Mean()

volSymmTensorField UPrime2Mean ( IOobject("UPrime2Mean", runTime.timeName(), mesh, IOobject::MUST_READ) ,
mesh  )

References mesh, and runTime.

Referenced by Rxx(), Rxy(), Ryy(), and Rzz().

Here is the caller graph for this function:

◆ Rxx()

volScalarField Rxx ( UPrime2Mean. componentsymmTensor::XX)

References UPrime2Mean().

Referenced by RxxValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Ryy()

volScalarField Ryy ( UPrime2Mean. componentsymmTensor::YY)

References UPrime2Mean().

Referenced by RyyValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Rzz()

volScalarField Rzz ( UPrime2Mean. componentsymmTensor::ZZ)

References UPrime2Mean().

Referenced by RzzValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Rxy()

volScalarField Rxy ( UPrime2Mean. componentsymmTensor::XY)

References UPrime2Mean().

Referenced by RxyValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pPrime2Mean()

volScalarField pPrime2Mean ( IOobject("pPrime2Mean", runTime.timeName(), mesh, IOobject::MUST_READ) ,
mesh  )

References mesh, and runTime.

Referenced by pPrime2MeanValues().

Here is the caller graph for this function: