adjointOutletVelocityFvPatchVectorField Class Reference
Inheritance diagram for adjointOutletVelocityFvPatchVectorField:
Collaboration diagram for adjointOutletVelocityFvPatchVectorField:

Public Member Functions

 TypeName ("adjointOutletVelocity")
 Runtime type information. 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...
 
 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

Constructor & Destructor Documentation

◆ adjointOutletVelocityFvPatchVectorField() [1/3]

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

Construct from patch, internal field and dictionary.

Definition at line 34 of file adjointOutletVelocityFvPatchVectorField.C.

Referenced by adjointOutletVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ adjointOutletVelocityFvPatchVectorField() [2/3]

Construct by mapping given adjointOutletVelocityFvPatchVectorField.

onto a new patch

Definition at line 46 of file adjointOutletVelocityFvPatchVectorField.C.

◆ adjointOutletVelocityFvPatchVectorField() [3/3]

Construct as copy setting internal field reference.

Definition at line 59 of file adjointOutletVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "adjointOutletVelocity"  )

Runtime type information.

◆ clone()

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

Construct and return a clone setting internal field reference.

Definition at line 86 of file adjointOutletVelocityFvPatchVectorField.H.

References adjointOutletVelocityFvPatchVectorField::adjointOutletVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 73 of file adjointOutletVelocityFvPatchVectorField.C.

References Foam::mag(), Field< vector >::operator=(), and Foam::sqr().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 98 of file adjointOutletVelocityFvPatchVectorField.C.

References fvPatchField< Type >::write(), and Foam::writeEntry().

Here is the call graph for this function:

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