Definition at line 54 of file alphaSgsWallFunctionFvPatchScalarField.H.
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< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
alphaSgsWallFunctionFvPatchScalarField (const alphaSgsWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchScalarField > | clone (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.
|
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.
alphaSgsWallFunctionFvPatchScalarField | ( | const alphaSgsWallFunctionFvPatchScalarField & | awfpsf ) |
Construct as copy.
Definition at line 106 of file alphaSgsWallFunctionFvPatchScalarField.C.
alphaSgsWallFunctionFvPatchScalarField | ( | const alphaSgsWallFunctionFvPatchScalarField & | awfpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 119 of file alphaSgsWallFunctionFvPatchScalarField.C.
TypeName | ( | "alphaSgsWallFunction" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 110 of file alphaSgsWallFunctionFvPatchScalarField.H.
References alphaSgsWallFunctionFvPatchScalarField::clone().
Referenced by alphaSgsWallFunctionFvPatchScalarField::clone().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
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==().