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

solidWallMixedTemperatureCoupledFvPatchScalarField Class Reference

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


Detailed Description

Definition at line 65 of file solidWallMixedTemperatureCoupledFvPatchScalarField.H.

Collaboration diagram for solidWallMixedTemperatureCoupledFvPatchScalarField:

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< fvPatchScalarField >  clone () const
 Construct and return a clone.
 solidWallMixedTemperatureCoupledFvPatchScalarField (const solidWallMixedTemperatureCoupledFvPatchScalarField &, 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.
const fvPatchScalarField &  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.

Referenced by solidWallMixedTemperatureCoupledFvPatchScalarField::clone().

solidWallMixedTemperatureCoupledFvPatchScalarField ( const fvPatch &   ,
const DimensionedField< scalar, volMesh > &   ,
const dictionary &    
)

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 [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

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: