FreeFOAM The Cross-Platform CFD Toolkit
solidWallMixedTemperatureCoupledFvPatchScalarField Class Reference

#include <applications/solvers/heatTransfer/chtMultiRegionFoam/derivedFvPatchFields/solidWallMixedTemperatureCoupled/solidWallMixedTemperatureCoupledFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

 TypeName ("solidWallMixedTemperatureCoupled")
 Runtime type information.
 solidWallMixedTemperatureCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 solidWallMixedTemperatureCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 solidWallMixedTemperatureCoupledFvPatchScalarField (const solidWallMixedTemperatureCoupledFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 solidWallMixedTemperatureCoupledFvPatchScalarField (const solidWallMixedTemperatureCoupledFvPatchScalarField &, 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.
const fvPatchScalarFieldK () 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.

Referenced by solidWallMixedTemperatureCoupledFvPatchScalarField::clone().

Construct from patch, internal field and dictionary.

Construct as copy setting internal field reference.


Member Function Documentation

TypeName ( "solidWallMixedTemperatureCoupled"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 128 of file solidWallMixedTemperatureCoupledFvPatchScalarField.H.

References solidWallMixedTemperatureCoupledFvPatchScalarField::solidWallMixedTemperatureCoupledFvPatchScalarField().

const fvPatchScalarField& K ( ) const

Get corresponding K field.

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

virtual void write ( Ostream ) const
virtual

Write.


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