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

Public Member Functions

 TypeName ("adjointInletVelocity")
 
 adjointInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 
 adjointInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 
 adjointInletVelocityFvPatchVectorField (const adjointInletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchVectorFieldclone () const
 
 adjointInletVelocityFvPatchVectorField (const adjointInletVelocityFvPatchVectorField &, 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 adjointInletVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ adjointInletVelocityFvPatchVectorField() [1/4]

Definition at line 32 of file adjointInletVelocityFvPatchVectorField.C.

Referenced by adjointInletVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ adjointInletVelocityFvPatchVectorField() [2/4]

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

Definition at line 58 of file adjointInletVelocityFvPatchVectorField.C.

References dict, and p.

◆ adjointInletVelocityFvPatchVectorField() [3/4]

Definition at line 44 of file adjointInletVelocityFvPatchVectorField.C.

◆ adjointInletVelocityFvPatchVectorField() [4/4]

Definition at line 76 of file adjointInletVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "adjointInletVelocity"  )

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Definition at line 89 of file adjointInletVelocityFvPatchVectorField.H.

References adjointInletVelocityFvPatchVectorField::adjointInletVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

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

Definition at line 106 of file adjointInletVelocityFvPatchVectorField.H.

References adjointInletVelocityFvPatchVectorField::adjointInletVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Definition at line 88 of file adjointInletVelocityFvPatchVectorField.C.

References adjointBoundaryCondition< Type >::boundaryContrPtr_, and Foam::operator==().

Here is the call graph for this function:

◆ valueInternalCoeffs()

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

Definition at line 107 of file adjointInletVelocityFvPatchVectorField.C.

References Foam::New().

Here is the call graph for this function:

◆ valueBoundaryCoeffs()

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

Definition at line 117 of file adjointInletVelocityFvPatchVectorField.C.

References Foam::New(), and Foam::Zero.

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Definition at line 125 of file adjointInletVelocityFvPatchVectorField.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: