Foam::inletOutletTotalTemperatureFvPatchScalarField. More...
#include <finiteVolume/inletOutletTotalTemperatureFvPatchScalarField.H>
Foam::inletOutletTotalTemperatureFvPatchScalarField.
Definition at line 49 of file inletOutletTotalTemperatureFvPatchScalarField.H.
Public Member Functions | |
TypeName ("inletOutletTotalTemperature") | |
Runtime type information. | |
inletOutletTotalTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. | |
inletOutletTotalTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
inletOutletTotalTemperatureFvPatchScalarField (const inletOutletTotalTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. | |
inletOutletTotalTemperatureFvPatchScalarField (const inletOutletTotalTemperatureFvPatchScalarField &) | |
Construct as copy. | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. | |
inletOutletTotalTemperatureFvPatchScalarField (const inletOutletTotalTemperatureFvPatchScalarField &, 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 scalarField & | T0 () const |
Return the total pressure. | |
scalarField & | T0 () |
Return reference to the total pressure 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. |
inletOutletTotalTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 36 of file inletOutletTotalTemperatureFvPatchScalarField.C.
Referenced by inletOutletTotalTemperatureFvPatchScalarField::clone().
inletOutletTotalTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 70 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References dictionary::found(), scalarField(), and fvPatch::size().
inletOutletTotalTemperatureFvPatchScalarField | ( | const inletOutletTotalTemperatureFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
inletOutletTotalTemperatureFvPatchScalarField onto a new patch
Definition at line 52 of file inletOutletTotalTemperatureFvPatchScalarField.C.
inletOutletTotalTemperatureFvPatchScalarField | ( | const inletOutletTotalTemperatureFvPatchScalarField & | tppsf | ) |
Construct as copy.
Definition at line 103 of file inletOutletTotalTemperatureFvPatchScalarField.C.
inletOutletTotalTemperatureFvPatchScalarField | ( | const inletOutletTotalTemperatureFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 118 of file inletOutletTotalTemperatureFvPatchScalarField.C.
TypeName | ( | "inletOutletTotalTemperature" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 111 of file inletOutletTotalTemperatureFvPatchScalarField.H.
References inletOutletTotalTemperatureFvPatchScalarField::inletOutletTotalTemperatureFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 128 of file inletOutletTotalTemperatureFvPatchScalarField.H.
References inletOutletTotalTemperatureFvPatchScalarField::inletOutletTotalTemperatureFvPatchScalarField().
|
inline |
Return the total pressure.
Definition at line 144 of file inletOutletTotalTemperatureFvPatchScalarField.H.
|
inline |
Return reference to the total pressure to allow adjustment.
Definition at line 150 of file inletOutletTotalTemperatureFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 135 of file inletOutletTotalTemperatureFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 145 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References inletOutletTotalTemperatureFvPatchScalarField::rmap().
Referenced by inletOutletTotalTemperatureFvPatchScalarField::rmap().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 159 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References Foam::magSqr(), and Foam::pos().
|
virtual |
Write.
Definition at line 185 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, fvPatchField< scalar >::write(), and Ostream::writeKeyword().