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

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< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 adjointOutletVelocityFvPatchVectorField (const adjointOutletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (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...
 

Detailed Description

Source files

Definition at line 47 of file adjointOutletVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ adjointOutletVelocityFvPatchVectorField() [1/4]

Construct from patch and internal field.

Referenced by adjointOutletVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ adjointOutletVelocityFvPatchVectorField() [2/4]

Construct from patch, internal field and dictionary.

◆ adjointOutletVelocityFvPatchVectorField() [3/4]

Construct by mapping given adjointOutletVelocityFvPatchVectorField.

onto a new patch

◆ adjointOutletVelocityFvPatchVectorField() [4/4]

Construct as copy setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "adjointOutletVelocity"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 86 of file adjointOutletVelocityFvPatchVectorField.H.

References adjointOutletVelocityFvPatchVectorField::adjointOutletVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
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().

Here is the call graph for this function:

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Referenced by adjointOutletVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Referenced by adjointOutletVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

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