FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

incompressible::turbulentHeatFluxTemperatureFvPatchScalarField Class Reference

#include <src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/turbulentHeatFluxTemperature/turbulentHeatFluxTemperatureFvPatchScalarField.H>


Detailed Description

Definition at line 52 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.

Collaboration diagram for incompressible::turbulentHeatFluxTemperatureFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("turbulentHeatFluxTemperature")
 Runtime type information.
 turbulentHeatFluxTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 turbulentHeatFluxTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 turbulentHeatFluxTemperatureFvPatchScalarField (const turbulentHeatFluxTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 turbulentHeatFluxTemperatureFvPatchScalarField (const turbulentHeatFluxTemperatureFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 turbulentHeatFluxTemperatureFvPatchScalarField (const turbulentHeatFluxTemperatureFvPatchScalarField &, 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  autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void  rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void  write (Ostream &) const
 Write.

Constructor & Destructor Documentation

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

Construct from patch and internal field.

Definition at line 42 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 72 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

References specie::operator=().

Construct by mapping given.

turbulentHeatFluxTemperatureFvPatchScalarField onto a new patch

Definition at line 56 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 103 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.


Member Function Documentation

TypeName ( "turbulentHeatFluxTemperature"    )

Runtime type information.

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

Construct and return a clone.

Definition at line 109 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.

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

Construct and return a clone setting internal field reference.

Definition at line 126 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper &   m  ) [virtual]

Map (and resize as needed) from self given a mapping object.

Definition at line 118 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

References Field< scalar >::autoMap().

void updateCoeffs (  ) [virtual]

Update the coefficients associated with the patch field.

Definition at line 145 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

void write ( Ostream &   os  ) const [virtual]

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