Definition at line 65 of file solidWallMixedTemperatureCoupledFvPatchScalarField.H.
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.
|
solidWallMixedTemperatureCoupledFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
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.
solidWallMixedTemperatureCoupledFvPatchScalarField | ( | const solidWallMixedTemperatureCoupledFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
solidWallMixedTemperatureCoupledFvPatchScalarField onto a new patch
solidWallMixedTemperatureCoupledFvPatchScalarField | ( | const solidWallMixedTemperatureCoupledFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "solidWallMixedTemperatureCoupled" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 111 of file solidWallMixedTemperatureCoupledFvPatchScalarField.H.
References solidWallMixedTemperatureCoupledFvPatchScalarField::solidWallMixedTemperatureCoupledFvPatchScalarField().
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.