OpenFOAM logo
Open Source CFD Toolkit

wallHeatTransferFvPatchScalarField Class Reference

Collaboration diagram for wallHeatTransferFvPatchScalarField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("wallHeatTransfer")
 Runtime type information.
 wallHeatTransferFvPatchScalarField (const fvPatch &, const scalarField &)
 Construct from patch and internal field.
 wallHeatTransferFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 wallHeatTransferFvPatchScalarField (const wallHeatTransferFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &)
 Construct by mapping given wallHeatTransferFvPatchScalarField.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 wallHeatTransferFvPatchScalarField (const wallHeatTransferFvPatchScalarField &, const scalarField &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const scalarField &iF) const
 Construct and return a clone setting internal field reference.
const scalarFieldTinf () const
 Return Tinf.
scalarFieldTinf ()
 Return reference to Tinf to allow adjustment.
const scalarFieldalphaWall () const
 Return alphaWall.
scalarFieldalphaWall ()
 Return reference to alphaWall to allow adjustment.
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

wallHeatTransferFvPatchScalarField const fvPatch ,
const scalarField
 

Construct from patch and internal field.

wallHeatTransferFvPatchScalarField const fvPatch ,
const scalarField ,
const dictionary
 

Construct from patch, internal field and dictionary.

wallHeatTransferFvPatchScalarField const wallHeatTransferFvPatchScalarField ,
const fvPatch ,
const scalarField ,
const fvPatchFieldMapper
 

Construct by mapping given wallHeatTransferFvPatchScalarField.

onto a new patch

wallHeatTransferFvPatchScalarField const wallHeatTransferFvPatchScalarField ,
const scalarField
 

Construct as copy setting internal field reference.


Member Function Documentation

scalarField& alphaWall  )  [inline]
 

Return reference to alphaWall to allow adjustment.

Definition at line 153 of file wallHeatTransferFvPatchScalarField.H.

References Foam::fvPatchScalarField, and Foam::labelList.

const scalarField& alphaWall  )  const [inline]
 

Return alphaWall.

Definition at line 147 of file wallHeatTransferFvPatchScalarField.H.

virtual void autoMap const fvPatchFieldMapper  )  [virtual]
 

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

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

Construct and return a clone setting internal field reference.

Definition at line 121 of file wallHeatTransferFvPatchScalarField.H.

References Foam::scalarField.

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

Construct and return a clone.

Definition at line 105 of file wallHeatTransferFvPatchScalarField.H.

References Foam::scalarField.

virtual void rmap const fvPatchScalarField ,
const labelList
[virtual]
 

Reverse map the given fvPatchField onto this fvPatchField.

scalarField& Tinf  )  [inline]
 

Return reference to Tinf to allow adjustment.

Definition at line 141 of file wallHeatTransferFvPatchScalarField.H.

const scalarField& Tinf  )  const [inline]
 

Return Tinf.

Definition at line 135 of file wallHeatTransferFvPatchScalarField.H.

TypeName "wallHeatTransfer"   ) 
 

Runtime type information.

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:
For further information go to www.openfoam.org