![]() |
|
Public Member Functions | |
TypeName ("totalPressure") | |
Runtime type information. | |
totalPressureFvPatchScalarField (const fvPatch &, const scalarField &) | |
Construct from patch and internal field. | |
totalPressureFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &) | |
Construct by mapping given totalPressureFvPatchScalarField onto a new patch. | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. | |
totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &, 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 & | p0 () const |
Return the total pressure. | |
scalarField & | p0 () |
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. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given totalPressureFvPatchScalarField onto a new patch.
|
|
Construct as copy setting internal field reference.
|
|
Map (and resize as needed) from self given a mapping object.
|
|
Construct and return a clone setting internal field reference.
Definition at line 115 of file totalPressureFvPatchScalarField.H. References Foam::scalarField. |
|
Construct and return a clone.
Definition at line 99 of file totalPressureFvPatchScalarField.H. References Foam::scalarField. |
|
Return reference to the total pressure to allow adjustment.
Definition at line 135 of file totalPressureFvPatchScalarField.H. References Foam::fvPatchScalarField, and Foam::labelList. |
|
Return the total pressure.
Definition at line 129 of file totalPressureFvPatchScalarField.H. |
|
Reverse map the given fvPatchField onto this fvPatchField.
|
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
|
|
Write.
|