Provides the adjoint outlet velocity values (i.e. adjoint velocity in case of a zeroGradient U boundary condition). Can have stability issues in cases of backflow of the primal velocity. The adjointOutletVelocityFlux should preferably be used.
More...
|
| TypeName ("adjointOutletVelocity") |
|
| adjointOutletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) |
|
| adjointOutletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) |
|
| adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) |
|
virtual tmp< fvPatchVectorField > | clone () const |
|
| adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) |
|
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
|
virtual bool | assignable () const |
|
virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
|
virtual void | write (Ostream &) const |
|
virtual void | operator= (const fvPatchField< vector > &pvf) |
|
| TypeName ("adjointOutletVelocity") |
|
| adjointOutletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) |
|
| adjointOutletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) |
|
| adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) |
|
virtual tmp< fvPatchVectorField > | clone () const |
|
| adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) |
|
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
|
virtual void | updateCoeffs () |
|
virtual void | write (Ostream &) const |
|
| TypeName ("adjointBoundaryCondition") |
|
| adjointBoundaryCondition (const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const word &solverName) |
|
| adjointBoundaryCondition (const adjointBoundaryCondition< Type > &) |
|
virtual | ~adjointBoundaryCondition ()=default |
|
const word & | objectiveManagerName () const |
|
const word & | adjointSolverName () const |
|
const word & | simulationType () const |
|
void | setBoundaryContributionPtr () |
|
boundaryAdjointContribution & | getBoundaryAdjContribution () |
|
const ATCModel & | getATC () const |
|
virtual tmp< Field< typename Foam::outerProduct< Foam::vector, Type >::type > > | dxdbMult () const |
|
Provides the adjoint outlet velocity values (i.e. adjoint velocity in case of a zeroGradient U boundary condition). Can have stability issues in cases of backflow of the primal velocity. The adjointOutletVelocityFlux should preferably be used.
- Source files
-
- Source files
-
Definition at line 55 of file adjointOutletVelocityFvPatchVectorField.H.