FreeFOAM The Cross-Platform CFD Toolkit
turbulentTemperatureCoupledBaffleFvPatchScalarField Class Reference

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


Detailed Description

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< fvPatchScalarFieldclone () const
 Construct and return a clone.
 turbulentTemperatureCoupledBaffleFvPatchScalarField (const turbulentTemperatureCoupledBaffleFvPatchScalarField &, 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.
tmp< scalarFieldK () 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
inlinevirtual
void write ( Ostream os) const
virtual

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