FreeFOAM The Cross-Platform CFD Toolkit
alphaSgsWallFunctionFvPatchScalarField Class Reference

#include <src/turbulenceModels/compressible/LES/derivedFvPatchFields/wallFunctions/alphaSgsWallFunctions/alphaSgsWallFunction/alphaSgsWallFunctionFvPatchScalarField.H>


Detailed Description

Definition at line 54 of file alphaSgsWallFunctionFvPatchScalarField.H.

List of all members.

Public Member Functions

 TypeName ("alphaSgsWallFunction")
 Runtime type information.
 alphaSgsWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 alphaSgsWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 alphaSgsWallFunctionFvPatchScalarField (const alphaSgsWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given alphaSgsWallFunctionFvPatchScalarField.
 alphaSgsWallFunctionFvPatchScalarField (const alphaSgsWallFunctionFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 alphaSgsWallFunctionFvPatchScalarField (const alphaSgsWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void evaluate (const Pstream::commsTypes commsType=Pstream::Pstream::blocking)
 Evaluate the patchField.

Constructor & Destructor Documentation

alphaSgsWallFunctionFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 63 of file alphaSgsWallFunctionFvPatchScalarField.C.

alphaSgsWallFunctionFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 91 of file alphaSgsWallFunctionFvPatchScalarField.C.

alphaSgsWallFunctionFvPatchScalarField ( const alphaSgsWallFunctionFvPatchScalarField ptf,
const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given alphaSgsWallFunctionFvPatchScalarField.

onto a new patch

Definition at line 77 of file alphaSgsWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 119 of file alphaSgsWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "alphaSgsWallFunction"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 127 of file alphaSgsWallFunctionFvPatchScalarField.H.

void evaluate ( const Pstream::commsTypes  commsType = Pstream::Pstream::blocking)
virtual

Evaluate the patchField.

Definition at line 135 of file alphaSgsWallFunctionFvPatchScalarField.C.

References boundaryField(), LESModel::muSgs(), and Foam::operator==().


The documentation for this class was generated from the following files: