Foam::fixedRhoFvPatchScalarField. More...
#include <rhoCentralBCs/fixedRhoFvPatchScalarField.H>
Foam::fixedRhoFvPatchScalarField.
Definition at line 49 of file fixedRhoFvPatchScalarField.H.
Public Member Functions | |
| TypeName ("fixedRho") | |
| Runtime type information. | |
| fixedRhoFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. | |
| fixedRhoFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. | |
| fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given fixedRhoFvPatchScalarField. | |
| fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &) | |
| Construct as copy. | |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone. | |
| fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &, 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. | |
| fixedRhoFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 41 of file fixedRhoFvPatchScalarField.C.
Referenced by fixedRhoFvPatchScalarField::clone().
| fixedRhoFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 63 of file fixedRhoFvPatchScalarField.C.
| fixedRhoFvPatchScalarField | ( | const fixedRhoFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given fixedRhoFvPatchScalarField.
onto a new patch
Definition at line 51 of file fixedRhoFvPatchScalarField.C.
| fixedRhoFvPatchScalarField | ( | const fixedRhoFvPatchScalarField & | tppsf | ) |
Construct as copy.
Definition at line 74 of file fixedRhoFvPatchScalarField.C.
| fixedRhoFvPatchScalarField | ( | const fixedRhoFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 83 of file fixedRhoFvPatchScalarField.C.
| TypeName | ( | "fixedRho" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 94 of file fixedRhoFvPatchScalarField.H.
References fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 111 of file fixedRhoFvPatchScalarField.H.
References fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 94 of file fixedRhoFvPatchScalarField.C.
References Foam::operator==().