Public Member Functions | List of all members
adjointFarFieldVelocityFvPatchVectorField Class Reference
Inheritance diagram for adjointFarFieldVelocityFvPatchVectorField:
Inheritance graph
[legend]
Collaboration diagram for adjointFarFieldVelocityFvPatchVectorField:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("adjointFarFieldVelocity")
 
 adjointFarFieldVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 
 adjointFarFieldVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 
 adjointFarFieldVelocityFvPatchVectorField (const adjointFarFieldVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchVectorFieldclone () const
 
 adjointFarFieldVelocityFvPatchVectorField (const adjointFarFieldVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 
virtual void updateCoeffs ()
 
virtual tmp< Field< vector > > valueInternalCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< vector > > valueBoundaryCoeffs (const tmp< scalarField > &) const
 
virtual void write (Ostream &) const
 
- Public Member Functions inherited from adjointBoundaryCondition< Type >
 TypeName ("adjointBoundaryCondition")
 
 adjointBoundaryCondition (const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const word &solverName)
 
 adjointBoundaryCondition (const adjointBoundaryCondition< Type > &)
 
virtual ~adjointBoundaryCondition ()=default
 
const wordobjectiveManagerName () const
 
const wordadjointSolverName () const
 
const wordsimulationType () const
 
void setBoundaryContributionPtr ()
 
boundaryAdjointContributiongetBoundaryAdjContribution ()
 
const ATCModelgetATC () const
 
virtual tmp< Field< typename Foam::outerProduct< Foam::vector, Type >::type > > dxdbMult () const
 

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)
 
bool addATCUaGradUTerm ()
 
- Protected Attributes inherited from adjointBoundaryCondition< Type >
const fvPatchpatch_
 
word managerName_
 
word adjointSolverName_
 
word simulationType_
 
autoPtr< boundaryAdjointContributionboundaryContrPtr_
 
autoPtr< booladdATCUaGradUTerm_
 

Detailed Description

Source files

Definition at line 50 of file adjointFarFieldVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ adjointFarFieldVelocityFvPatchVectorField() [1/4]

Definition at line 30 of file adjointFarFieldVelocityFvPatchVectorField.C.

Referenced by adjointFarFieldVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ adjointFarFieldVelocityFvPatchVectorField() [2/4]

adjointFarFieldVelocityFvPatchVectorField ( const fvPatch p,
const DimensionedField< vector, volMesh > &  iF,
const dictionary dict 
)

Definition at line 56 of file adjointFarFieldVelocityFvPatchVectorField.C.

References dict, and p.

◆ adjointFarFieldVelocityFvPatchVectorField() [3/4]

Definition at line 42 of file adjointFarFieldVelocityFvPatchVectorField.C.

◆ adjointFarFieldVelocityFvPatchVectorField() [4/4]

Definition at line 74 of file adjointFarFieldVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "adjointFarFieldVelocity"  )

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ valueInternalCoeffs()

Foam::tmp< Foam::Field< Foam::vector > > valueInternalCoeffs ( const tmp< scalarField > &  ) const
virtual

Definition at line 143 of file adjointFarFieldVelocityFvPatchVectorField.C.

References Foam::neg().

Here is the call graph for this function:

◆ valueBoundaryCoeffs()

Foam::tmp< Foam::Field< Foam::vector > > valueBoundaryCoeffs ( const tmp< scalarField > &  ) const
virtual

Definition at line 162 of file adjointFarFieldVelocityFvPatchVectorField.C.

References Foam::pos().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Definition at line 179 of file adjointFarFieldVelocityFvPatchVectorField.C.

References os(), fvPatchField::write(), and Ostream::writeEntry().

Here is the call graph for this function:

The documentation for this class was generated from the following files: