Foam::rotatingTotalPressureFvPatchScalarField. More...
#include <finiteVolume/rotatingTotalPressureFvPatchScalarField.H>
Foam::rotatingTotalPressureFvPatchScalarField.
Definition at line 49 of file rotatingTotalPressureFvPatchScalarField.H.
Public Member Functions | |
TypeName ("rotatingTotalPressure") | |
Runtime type information.
| |
rotatingTotalPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
rotatingTotalPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given rotatingTotalPressureFvPatchScalarField.
| |
rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &) | |
Construct as copy.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &, 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 vector & | omega () const |
Return the angular velocity of rotation.
| |
vector & | omega () |
Return the angular velocity of rotation.
| |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field.
| |
virtual void | write (Ostream &) const |
Write.
|
rotatingTotalPressureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 40 of file rotatingTotalPressureFvPatchScalarField.C.
Referenced by rotatingTotalPressureFvPatchScalarField::clone().
rotatingTotalPressureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 64 of file rotatingTotalPressureFvPatchScalarField.C.
rotatingTotalPressureFvPatchScalarField | ( | const rotatingTotalPressureFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given rotatingTotalPressureFvPatchScalarField.
onto a new patch
Definition at line 51 of file rotatingTotalPressureFvPatchScalarField.C.
Construct as copy.
Definition at line 76 of file rotatingTotalPressureFvPatchScalarField.C.
rotatingTotalPressureFvPatchScalarField | ( | const rotatingTotalPressureFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 86 of file rotatingTotalPressureFvPatchScalarField.C.
TypeName | ( | "rotatingTotalPressure" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from totalPressureFvPatchScalarField.
Definition at line 99 of file rotatingTotalPressureFvPatchScalarField.H.
References rotatingTotalPressureFvPatchScalarField::rotatingTotalPressureFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from totalPressureFvPatchScalarField.
Definition at line 116 of file rotatingTotalPressureFvPatchScalarField.H.
References rotatingTotalPressureFvPatchScalarField::rotatingTotalPressureFvPatchScalarField().
const vector& omega | ( | ) | const [inline]
|
Return the angular velocity of rotation.
Definition at line 132 of file rotatingTotalPressureFvPatchScalarField.H.
vector& omega | ( | ) | [inline]
|
Return the angular velocity of rotation.
Definition at line 138 of file rotatingTotalPressureFvPatchScalarField.H.
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Reimplemented from totalPressureFvPatchScalarField.
Definition at line 98 of file rotatingTotalPressureFvPatchScalarField.C.
References Foam::mag(), and totalPressureFvPatchScalarField::UName().
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from totalPressureFvPatchScalarField.
Definition at line 116 of file rotatingTotalPressureFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().