Public Member Functions | |
TypeName ("adjointOutletPressure") | |
Runtime type information. More... | |
adjointOutletPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
adjointOutletPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
adjointOutletPressureFvPatchScalarField (const adjointOutletPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given adjointOutletPressureFvPatchScalarField. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
adjointOutletPressureFvPatchScalarField (const adjointOutletPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Definition at line 47 of file adjointOutletPressureFvPatchScalarField.H.
adjointOutletPressureFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
Referenced by adjointOutletPressureFvPatchScalarField::clone().
adjointOutletPressureFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
adjointOutletPressureFvPatchScalarField | ( | const adjointOutletPressureFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given adjointOutletPressureFvPatchScalarField.
onto a new patch
adjointOutletPressureFvPatchScalarField | ( | const adjointOutletPressureFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "adjointOutletPressure" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 86 of file adjointOutletPressureFvPatchScalarField.H.
References adjointOutletPressureFvPatchScalarField::adjointOutletPressureFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 103 of file adjointOutletPressureFvPatchScalarField.H.
References adjointOutletPressureFvPatchScalarField::adjointOutletPressureFvPatchScalarField(), adjointOutletPressureFvPatchScalarField::updateCoeffs(), and adjointOutletPressureFvPatchScalarField::write().
|
virtual |
Update the coefficients associated with the patch field.
Referenced by adjointOutletPressureFvPatchScalarField::clone().
|
virtual |
Write.
Referenced by adjointOutletPressureFvPatchScalarField::clone().