Foam::fixedRhoFvPatchScalarField. More...
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 & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
Referenced by fixedRhoFvPatchScalarField::clone().
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.
onto a new patch
fixedRhoFvPatchScalarField | ( | const fixedRhoFvPatchScalarField & | ) |
Construct as copy.
fixedRhoFvPatchScalarField | ( | const fixedRhoFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "fixedRho" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 94 of file fixedRhoFvPatchScalarField.H.
References fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 111 of file fixedRhoFvPatchScalarField.H.
References fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField().
virtual void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.