

Public Member Functions | |
| TypeName ("adjointOutletPressure") | |
| Runtime type information. 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 fieldMapper &) | |
| Construct by mapping given adjointOutletPressureFvPatchScalarField. 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 & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 34 of file adjointOutletPressureFvPatchScalarField.C.
Referenced by adjointOutletPressureFvPatchScalarField::clone().

| adjointOutletPressureFvPatchScalarField | ( | const adjointOutletPressureFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given adjointOutletPressureFvPatchScalarField.
onto a new patch
Definition at line 46 of file adjointOutletPressureFvPatchScalarField.C.
| adjointOutletPressureFvPatchScalarField | ( | const adjointOutletPressureFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 59 of file adjointOutletPressureFvPatchScalarField.C.
| TypeName | ( | "adjointOutletPressure" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 86 of file adjointOutletPressureFvPatchScalarField.H.
References adjointOutletPressureFvPatchScalarField::adjointOutletPressureFvPatchScalarField().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 72 of file adjointOutletPressureFvPatchScalarField.C.
References Foam::operator==().

|
virtual |
Write.
Definition at line 97 of file adjointOutletPressureFvPatchScalarField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().
