OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

alphaSgsWallFunctionFvPatchScalarField Class Reference

Collaboration diagram for alphaSgsWallFunctionFvPatchScalarField:

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.

Detailed Description

Definition at line 49 of file alphaSgsWallFunctionFvPatchScalarField.H.


Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 55 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 83 of file alphaSgsWallFunctionFvPatchScalarField.C.

Construct by mapping given alphaSgsWallFunctionFvPatchScalarField.

onto a new patch

Definition at line 69 of file alphaSgsWallFunctionFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 111 of file alphaSgsWallFunctionFvPatchScalarField.C.


Member Function Documentation

TypeName ( "alphaSgsWallFunction"   ) 

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  )  const [inline, virtual]

Construct and return a clone.

Definition at line 107 of file alphaSgsWallFunctionFvPatchScalarField.H.

References alphaSgsWallFunctionFvPatchScalarField::clone().

Referenced by alphaSgsWallFunctionFvPatchScalarField::clone().

Here is the call graph for this function:

Here is the caller graph for this function:

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF  )  const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 124 of file alphaSgsWallFunctionFvPatchScalarField.H.

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

Evaluate the patchField.

Definition at line 127 of file alphaSgsWallFunctionFvPatchScalarField.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd