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

Public Member Functions

 TypeName ("adjointFarFieldPressure")
 
 adjointFarFieldPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 adjointFarFieldPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 adjointFarFieldPressureFvPatchScalarField (const adjointFarFieldPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 adjointFarFieldPressureFvPatchScalarField (const adjointFarFieldPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
virtual tmp< Field< scalar > > snGrad () const
 
virtual tmp< Field< scalar > > valueInternalCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< scalar > > valueBoundaryCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< scalar > > gradientInternalCoeffs () const
 
virtual tmp< Field< scalar > > gradientBoundaryCoeffs () const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 
virtual void operator= (const UList< scalar > &)
 
virtual void operator= (const fvPatchField< scalar > &)
 
virtual void operator+= (const fvPatchField< scalar > &)
 
virtual void operator-= (const fvPatchField< scalar > &)
 
virtual void operator*= (const fvPatchField< scalar > &)
 
virtual void operator/= (const fvPatchField< scalar > &)
 
virtual void operator+= (const Field< scalar > &)
 
virtual void operator-= (const Field< scalar > &)
 
virtual void operator*= (const Field< scalar > &)
 
virtual void operator/= (const Field< scalar > &)
 
virtual void operator= (const scalar)
 
virtual void operator+= (const scalar)
 
virtual void operator-= (const scalar)
 
virtual void operator*= (const scalar)
 
virtual void operator/= (const scalar)
 
- 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 adjointFarFieldPressureFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ adjointFarFieldPressureFvPatchScalarField() [1/4]

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

Definition at line 34 of file adjointFarFieldPressureFvPatchScalarField.C.

Referenced by adjointFarFieldPressureFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ adjointFarFieldPressureFvPatchScalarField() [2/4]

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

Definition at line 60 of file adjointFarFieldPressureFvPatchScalarField.C.

References dict, and p.

◆ adjointFarFieldPressureFvPatchScalarField() [3/4]

Definition at line 46 of file adjointFarFieldPressureFvPatchScalarField.C.

◆ adjointFarFieldPressureFvPatchScalarField() [4/4]

Definition at line 78 of file adjointFarFieldPressureFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "adjointFarFieldPressure"  )

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

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

◆ snGrad()

Foam::tmp< Foam::Field< Foam::scalar > > snGrad ( ) const
virtual

Definition at line 164 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::foamVersion::patch, and Foam::pos().

Here is the call graph for this function:

◆ valueInternalCoeffs()

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

Definition at line 180 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg().

Here is the call graph for this function:

◆ valueBoundaryCoeffs()

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

Definition at line 198 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::pos().

Here is the call graph for this function:

◆ gradientInternalCoeffs()

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

Definition at line 215 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::foamVersion::patch, and Foam::pos().

Here is the call graph for this function:

◆ gradientBoundaryCoeffs()

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

Definition at line 231 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::foamVersion::patch, and Foam::pos().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Definition at line 246 of file adjointFarFieldPressureFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ operator=() [1/3]

void operator= ( const UList< scalar > &  ul)
virtual

Definition at line 257 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator=() [2/3]

void operator= ( const fvPatchField< scalar > &  ptf)
virtual

Definition at line 269 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::check(), Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator+=() [1/3]

void operator+= ( const fvPatchField< scalar > &  ptf)
virtual

Definition at line 282 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::check(), Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator-=() [1/3]

void operator-= ( const fvPatchField< scalar > &  ptf)
virtual

Definition at line 295 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::check(), Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator*=() [1/3]

void operator*= ( const fvPatchField< scalar > &  ptf)
virtual

◆ operator/=() [1/3]

void operator/= ( const fvPatchField< scalar > &  ptf)
virtual

◆ operator+=() [2/3]

void operator+= ( const Field< scalar > &  tf)
virtual

Definition at line 346 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator-=() [2/3]

void operator-= ( const Field< scalar > &  tf)
virtual

Definition at line 358 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator*=() [2/3]

void operator*= ( const Field< scalar > &  tf)
virtual

Definition at line 370 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator/=() [2/3]

void operator/= ( const Field< scalar > &  tf)
virtual

Definition at line 382 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator=() [3/3]

void operator= ( const scalar  t)
virtual

Definition at line 394 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator+=() [3/3]

void operator+= ( const scalar  t)
virtual

Definition at line 406 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator-=() [3/3]

void operator-= ( const scalar  t)
virtual

Definition at line 418 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), and Foam::pos().

Here is the call graph for this function:

◆ operator*=() [3/3]

void operator*= ( const scalar  s)
virtual

Definition at line 434 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), Foam::pos(), and s.

Here is the call graph for this function:

◆ operator/=() [3/3]

void operator/= ( const scalar  s)
virtual

Definition at line 446 of file adjointFarFieldPressureFvPatchScalarField.C.

References Foam::neg(), Field::operator=(), Foam::pos(), and s.

Here is the call graph for this function:

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