![]() |
|
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< fvPatchScalarField > | clone () const |
Construct and return a clone. | |
wallHeatTransferFvPatchScalarField (const wallHeatTransferFvPatchScalarField &, const scalarField &) | |
Construct as copy setting internal field reference. | |
virtual tmp< fvPatchScalarField > | clone (const scalarField &iF) const |
Construct and return a clone setting internal field reference. | |
const scalarField & | Tinf () const |
Return Tinf. | |
scalarField & | Tinf () |
Return reference to Tinf to allow adjustment. | |
const scalarField & | alphaWall () const |
Return alphaWall. | |
scalarField & | alphaWall () |
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. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given wallHeatTransferFvPatchScalarField. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Return reference to alphaWall to allow adjustment.
Definition at line 153 of file wallHeatTransferFvPatchScalarField.H. References Foam::fvPatchScalarField, and Foam::labelList. |
|
Return alphaWall.
Definition at line 147 of file wallHeatTransferFvPatchScalarField.H. |
|
Map (and resize as needed) from self given a mapping object.
|
|
Construct and return a clone setting internal field reference.
Definition at line 121 of file wallHeatTransferFvPatchScalarField.H. References Foam::scalarField. |
|
Construct and return a clone.
Definition at line 105 of file wallHeatTransferFvPatchScalarField.H. References Foam::scalarField. |
|
Reverse map the given fvPatchField onto this fvPatchField.
|
|
Return reference to Tinf to allow adjustment.
Definition at line 141 of file wallHeatTransferFvPatchScalarField.H. |
|
Return Tinf.
Definition at line 135 of file wallHeatTransferFvPatchScalarField.H. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
|
|
Write.
|