

Public Member Functions | |
| TypeName ("adjointFarFieldVelocity") | |
| Runtime type information. More... | |
| adjointFarFieldVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
| Construct from patch and internal field. More... | |
| adjointFarFieldVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| adjointFarFieldVelocityFvPatchVectorField (const adjointFarFieldVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given adjointFarFieldVelocityFvPatchVectorField onto a new patch. More... | |
| adjointFarFieldVelocityFvPatchVectorField (const adjointFarFieldVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchField< vector > > | clone () const |
| Return a clone. More... | |
| virtual tmp< fvPatchField< vector > > | clone (const DimensionedField< vector, volMesh > &iF) const |
| Clone with an internal field reference. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual tmp< Field< vector > > | valueInternalCoeffs (const tmp< scalarField > &) const |
| Return the matrix diagonal coefficients corresponding to the evaluation of the value of this patchField with given weights. More... | |
| virtual tmp< Field< vector > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
| Return the matrix source coefficients corresponding to the evaluation of the value of this patchField with given weights. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
Public Member Functions inherited from adjointBoundaryCondition< Type > | |
| TypeName ("adjointBoundaryCondition") | |
| Run-time type information. More... | |
| adjointBoundaryCondition (const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const word &solverName) | |
| Construct from field and base name. More... | |
| adjointBoundaryCondition (const adjointBoundaryCondition< Type > &) | |
| Construct as copy. More... | |
| virtual | ~adjointBoundaryCondition ()=default |
| Destructor. More... | |
| const word & | objectiveManagerName () const |
| Return objectiveManager name. More... | |
| const word & | adjointSolverName () const |
| Return adjointSolverName. More... | |
| const word & | simulationType () const |
| Return the simulationType. More... | |
| void | setBoundaryContributionPtr () |
| Set the ptr to the correct boundaryAdjointContribution. More... | |
| boundaryAdjointContribution & | getBoundaryAdjContribution () |
| Get boundaryContribution. More... | |
| const ATCModel & | getATC () const |
| ATC type might be useful for a number of BCs. Return here. More... | |
| virtual tmp< Field< typename Foam::outerProduct< Foam::vector, Type >::type > > | dxdbMult () const |
| Return contribution to sensitivity derivatives. More... | |
| virtual void | updatePrimalBasedQuantities () |
| Update the primal based quantities related to the adjoint boundary conditions. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from adjointBoundaryCondition< Type > | |
| template<class Type2 > | |
| tmp< Field< typename Foam::outerProduct< Foam::vector, Type2 >::type > > | computePatchGrad (word name) |
| Get gradient of field on a specific boundary. More... | |
| bool | addATCUaGradUTerm () |
| Whether to add the extra term from the UaGradU formulation. More... | |
Protected Attributes inherited from adjointBoundaryCondition< Type > | |
| const fvPatch & | patch_ |
| Reference to patch. More... | |
| word | managerName_ |
| objectiveManager name corresponding to field More... | |
| word | adjointSolverName_ |
| adjointSolver name corresponding to field More... | |
| word | simulationType_ |
| simulationType corresponding to field. More... | |
| autoPtr< boundaryAdjointContribution > | boundaryContrPtr_ |
| Engine to manage contributions of the objective functions to the adjoint boundary conditions. More... | |
| Switch | addATCUaGradUTerm_ |
| Whether to add the extra term from the UaGradU formulation. More... | |
Definition at line 50 of file adjointFarFieldVelocityFvPatchVectorField.H.
| adjointFarFieldVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 30 of file adjointFarFieldVelocityFvPatchVectorField.C.
| adjointFarFieldVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 56 of file adjointFarFieldVelocityFvPatchVectorField.C.
References dict.
| adjointFarFieldVelocityFvPatchVectorField | ( | const adjointFarFieldVelocityFvPatchVectorField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given adjointFarFieldVelocityFvPatchVectorField onto a new patch.
Definition at line 42 of file adjointFarFieldVelocityFvPatchVectorField.C.
| adjointFarFieldVelocityFvPatchVectorField | ( | const adjointFarFieldVelocityFvPatchVectorField & | pivpvf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 71 of file adjointFarFieldVelocityFvPatchVectorField.C.
| TypeName | ( | "adjointFarFieldVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Return a clone.
Definition at line 108 of file adjointFarFieldVelocityFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 117 of file adjointFarFieldVelocityFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 83 of file adjointFarFieldVelocityFvPatchVectorField.C.
References adjointBoundaryCondition< Type >::boundaryContrPtr_, delta, Foam::neg(), Foam::foamVersion::patch, Foam::pos(), and tmp< T >::ref().

|
virtual |
Return the matrix diagonal coefficients corresponding to the evaluation of the value of this patchField with given weights.
Definition at line 140 of file adjointFarFieldVelocityFvPatchVectorField.C.
References Foam::neg().

|
virtual |
Return the matrix source coefficients corresponding to the evaluation of the value of this patchField with given weights.
Definition at line 159 of file adjointFarFieldVelocityFvPatchVectorField.C.
References Foam::pos().

|
virtual |
Write.
Definition at line 176 of file adjointFarFieldVelocityFvPatchVectorField.C.
References os(), fvPatchField< Type >::write(), Ostream::writeEntry(), and fvPatchField< Type >::writeValueEntry().
