![]() |
|
Public Member Functions | |
TypeName ("fixedEnthalpy") | |
Runtime type information. | |
fixedEnthalpyFvPatchScalarField (const fvPatch &, const scalarField &) | |
Construct from patch and internal field. | |
fixedEnthalpyFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
fixedEnthalpyFvPatchScalarField (const fixedEnthalpyFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &) | |
Construct by mapping given fixedEnthalpyFvPatchScalarField. | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. | |
fixedEnthalpyFvPatchScalarField (const fixedEnthalpyFvPatchScalarField &, 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. | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given fixedEnthalpyFvPatchScalarField. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Definition at line 113 of file fixedEnthalpyFvPatchScalarField.H. |
|
Construct and return a clone.
Definition at line 97 of file fixedEnthalpyFvPatchScalarField.H. References Foam::scalarField. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
|