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

turbulentTemperatureCoupledBaffleFvPatchScalarField Class Reference

#include <src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentTemperatureCoupledBaffle/turbulentTemperatureCoupledBaffleFvPatchScalarField.H>


Detailed Description

Definition at line 77 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.H.

Collaboration diagram for turbulentTemperatureCoupledBaffleFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("compressible::turbulentTemperatureCoupledBaffle")
 Runtime type information.
 turbulentTemperatureCoupledBaffleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 turbulentTemperatureCoupledBaffleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 turbulentTemperatureCoupledBaffleFvPatchScalarField (const turbulentTemperatureCoupledBaffleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 turbulentTemperatureCoupledBaffleFvPatchScalarField (const turbulentTemperatureCoupledBaffleFvPatchScalarField &, 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.
tmp< scalarField >  K () const
 Get corresponding K field.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void  write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 109 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.

Referenced by turbulentTemperatureCoupledBaffleFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 137 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.

References Foam::exit(), Foam::FatalError, FatalErrorIn, and fvPatch::name().

Construct as copy setting internal field reference.

Definition at line 170 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.


Member Function Documentation

TypeName ( "compressible::turbulentTemperatureCoupledBaffle"    )

Runtime type information.

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

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