adjointOutletFluxFvPatchScalarField Class Reference
Inheritance diagram for adjointOutletFluxFvPatchScalarField:
[legend]
Collaboration diagram for adjointOutletFluxFvPatchScalarField:
[legend]

Public Member Functions

 TypeName ("adjointOutletFlux")
 Runtime type information. More...
 
 adjointOutletFluxFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 adjointOutletFluxFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 adjointOutletFluxFvPatchScalarField (const adjointOutletFluxFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 adjointOutletFluxFvPatchScalarField (const adjointOutletFluxFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, 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 tmp< Field< scalar > > valueInternalCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< scalar > > valueBoundaryCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< scalar > > gradientBoundaryCoeffs () const
 
virtual tmp< Field< scalar > > gradientInternalCoeffs () const
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ adjointOutletFluxFvPatchScalarField() [1/4]

adjointOutletFluxFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 42 of file adjointOutletFluxFvPatchScalarField.C.

Referenced by adjointOutletFluxFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ adjointOutletFluxFvPatchScalarField() [2/4]

adjointOutletFluxFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 64 of file adjointOutletFluxFvPatchScalarField.C.

References dict, and p.

◆ adjointOutletFluxFvPatchScalarField() [3/4]

adjointOutletFluxFvPatchScalarField ( const adjointOutletFluxFvPatchScalarField ptf,
const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given adjointOutletFluxFvPatchScalarField onto a new patch

Definition at line 52 of file adjointOutletFluxFvPatchScalarField.C.

◆ adjointOutletFluxFvPatchScalarField() [4/4]

Construct as copy setting internal field reference.

Definition at line 80 of file adjointOutletFluxFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "adjointOutletFlux"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 91 of file adjointOutletFluxFvPatchScalarField.H.

References adjointOutletFluxFvPatchScalarField::adjointOutletFluxFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 108 of file adjointOutletFluxFvPatchScalarField.H.

References adjointOutletFluxFvPatchScalarField::adjointOutletFluxFvPatchScalarField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 91 of file adjointOutletFluxFvPatchScalarField.C.

References Foam::operator==(), Foam::foamVersion::patch, and Foam::Zero.

Here is the call graph for this function:

◆ valueInternalCoeffs()

tmp< Field< scalar > > valueInternalCoeffs ( const tmp< scalarField > &  ) const
virtual

Return the matrix diagonal coefficients corresponding to the evaluation of the value of this patchField with given weights

Definition at line 105 of file adjointOutletFluxFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ valueBoundaryCoeffs()

tmp< Field< scalar > > valueBoundaryCoeffs ( const tmp< scalarField > &  ) const
virtual

Return the matrix source coefficients corresponding to the evaluation of the value of this patchField with given weights

Definition at line 114 of file adjointOutletFluxFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ gradientBoundaryCoeffs()

tmp< Field< scalar > > gradientBoundaryCoeffs ( ) const
virtual

Return the matrix source coefficients corresponding to the evaluation of the gradient of this patchField

Definition at line 123 of file adjointOutletFluxFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ gradientInternalCoeffs()

tmp< Field< scalar > > gradientInternalCoeffs ( ) const
virtual

Return the matrix diagonal coefficients corresponding to the evaluation of the gradient of this patchField

Definition at line 130 of file adjointOutletFluxFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 136 of file adjointOutletFluxFvPatchScalarField.C.

References os(), and fvPatchField< scalar >::write().

Here is the call graph for this function:

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