

Public Member Functions | |
| TypeName ("adjointOutletVelocity") | |
| Runtime type information. More... | |
| adjointOutletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
| Construct from patch and internal field. More... | |
| adjointOutletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given adjointOutletVelocityFvPatchVectorField. More... | |
| virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone. More... | |
| adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, 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 adjointOutletVelocityFvPatchVectorField.H.
| adjointOutletVelocityFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct from patch and internal field.
Referenced by adjointOutletVelocityFvPatchVectorField::clone().

| adjointOutletVelocityFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | , | ||
| const dictionary & | |||
| ) |
Construct from patch, internal field and dictionary.
| adjointOutletVelocityFvPatchVectorField | ( | const adjointOutletVelocityFvPatchVectorField & | , |
| const fvPatch & | , | ||
| const DimensionedField< vector, volMesh > & | , | ||
| const fvPatchFieldMapper & | |||
| ) |
Construct by mapping given adjointOutletVelocityFvPatchVectorField.
onto a new patch
| adjointOutletVelocityFvPatchVectorField | ( | const adjointOutletVelocityFvPatchVectorField & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct as copy setting internal field reference.
| TypeName | ( | "adjointOutletVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 86 of file adjointOutletVelocityFvPatchVectorField.H.
References adjointOutletVelocityFvPatchVectorField::adjointOutletVelocityFvPatchVectorField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 103 of file adjointOutletVelocityFvPatchVectorField.H.
References adjointOutletVelocityFvPatchVectorField::adjointOutletVelocityFvPatchVectorField(), adjointOutletVelocityFvPatchVectorField::updateCoeffs(), and adjointOutletVelocityFvPatchVectorField::write().

|
virtual |
Update the coefficients associated with the patch field.
Referenced by adjointOutletVelocityFvPatchVectorField::clone().

|
virtual |
Write.
Referenced by adjointOutletVelocityFvPatchVectorField::clone().

1.8.11