Foam::fixedFluxPressureFvPatchScalarField. More...
#include <finiteVolume/fixedFluxPressureFvPatchScalarField.H>
Foam::fixedFluxPressureFvPatchScalarField.
Definition at line 51 of file fixedFluxPressureFvPatchScalarField.H.
Collaboration diagram for fixedFluxPressureFvPatchScalarField:Public Member Functions | |
| TypeName ("fixedFluxPressure") | |
| Runtime type information.
| |
| fixedFluxPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field.
| |
| fixedFluxPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| fixedFluxPressureFvPatchScalarField (const fixedFluxPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given fixedFluxPressureFvPatchScalarField onto.
| |
| fixedFluxPressureFvPatchScalarField (const fixedFluxPressureFvPatchScalarField &) | |
| Construct as copy.
| |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone.
| |
| fixedFluxPressureFvPatchScalarField (const fixedFluxPressureFvPatchScalarField &, 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.
| |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field.
| |
| virtual void | write (Ostream &) const |
| Write.
| |
| fixedFluxPressureFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 35 of file fixedFluxPressureFvPatchScalarField.C.
Referenced by fixedFluxPressureFvPatchScalarField::clone().
| fixedFluxPressureFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 65 of file fixedFluxPressureFvPatchScalarField.C.
References dictionary::found(), and fvPatch::size().
| fixedFluxPressureFvPatchScalarField | ( | const fixedFluxPressureFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given fixedFluxPressureFvPatchScalarField onto.
a new patch
Definition at line 49 of file fixedFluxPressureFvPatchScalarField.C.
| fixedFluxPressureFvPatchScalarField | ( | const fixedFluxPressureFvPatchScalarField & | wbppsf ) |
Construct as copy.
Definition at line 92 of file fixedFluxPressureFvPatchScalarField.C.
| fixedFluxPressureFvPatchScalarField | ( | const fixedFluxPressureFvPatchScalarField & | wbppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 105 of file fixedFluxPressureFvPatchScalarField.C.
| TypeName | ( | "fixedFluxPressure" | ) |
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 111 of file fixedFluxPressureFvPatchScalarField.H.
References fixedFluxPressureFvPatchScalarField::fixedFluxPressureFvPatchScalarField().
| 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 fixedFluxPressureFvPatchScalarField.H.
References fixedFluxPressureFvPatchScalarField::fixedFluxPressureFvPatchScalarField().
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 120 of file fixedFluxPressureFvPatchScalarField.C.
References Foam::dimArea, Foam::dimDensity, Foam::dimVelocity, and phi.
| void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Definition at line 160 of file fixedFluxPressureFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, fvPatchField< scalar >::write(), and Ostream::writeKeyword().