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< fvPatchScalarField > | clone () const |
adjointFarFieldPressureFvPatchScalarField (const adjointFarFieldPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
virtual tmp< fvPatchScalarField > | clone (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) |
![]() | |
TypeName ("adjointBoundaryCondition") | |
adjointBoundaryCondition (const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const word &solverName) | |
adjointBoundaryCondition (const adjointBoundaryCondition< Type > &) | |
virtual | ~adjointBoundaryCondition ()=default |
const word & | objectiveManagerName () const |
const word & | adjointSolverName () const |
const word & | simulationType () const |
void | setBoundaryContributionPtr () |
boundaryAdjointContribution & | getBoundaryAdjContribution () |
const ATCModel & | getATC () const |
virtual tmp< Field< typename Foam::outerProduct< Foam::vector, Type >::type > > | dxdbMult () const |
Additional Inherited Members | |
![]() | |
template<class Type2 > | |
tmp< Field< typename Foam::outerProduct< Foam::vector, Type2 >::type > > | computePatchGrad (word name) |
bool | addATCUaGradUTerm () |
![]() | |
const fvPatch & | patch_ |
word | managerName_ |
word | adjointSolverName_ |
word | simulationType_ |
autoPtr< boundaryAdjointContribution > | boundaryContrPtr_ |
autoPtr< bool > | addATCUaGradUTerm_ |
Definition at line 50 of file adjointFarFieldPressureFvPatchScalarField.H.
adjointFarFieldPressureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 34 of file adjointFarFieldPressureFvPatchScalarField.C.
Referenced by adjointFarFieldPressureFvPatchScalarField::clone().
adjointFarFieldPressureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 60 of file adjointFarFieldPressureFvPatchScalarField.C.
adjointFarFieldPressureFvPatchScalarField | ( | const adjointFarFieldPressureFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 46 of file adjointFarFieldPressureFvPatchScalarField.C.
adjointFarFieldPressureFvPatchScalarField | ( | const adjointFarFieldPressureFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 78 of file adjointFarFieldPressureFvPatchScalarField.C.
TypeName | ( | "adjointFarFieldPressure" | ) |
|
inlinevirtual |
Definition at line 89 of file adjointFarFieldPressureFvPatchScalarField.H.
References adjointFarFieldPressureFvPatchScalarField::adjointFarFieldPressureFvPatchScalarField().
|
inlinevirtual |
Definition at line 106 of file adjointFarFieldPressureFvPatchScalarField.H.
References adjointFarFieldPressureFvPatchScalarField::adjointFarFieldPressureFvPatchScalarField().
|
virtual |
Definition at line 164 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::foamVersion::patch, and Foam::pos().
|
virtual |
Definition at line 180 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg().
|
virtual |
Definition at line 198 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::pos().
|
virtual |
Definition at line 215 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::foamVersion::patch, and Foam::pos().
|
virtual |
Definition at line 231 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::foamVersion::patch, and Foam::pos().
|
virtual |
Definition at line 90 of file adjointFarFieldPressureFvPatchScalarField.C.
References adjointBoundaryCondition< Type >::addATCUaGradUTerm(), adjointBoundaryCondition< Type >::boundaryContrPtr_, delta, Foam::neg(), Foam::foamVersion::patch, fvPatchField::patchInternalField(), Foam::pos(), and tmp::ref().
|
virtual |
Definition at line 246 of file adjointFarFieldPressureFvPatchScalarField.C.
References os(), fvPatchField::write(), and Ostream::writeEntry().
|
virtual |
Definition at line 257 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 269 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::check(), Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 282 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::check(), Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 295 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::check(), Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 308 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::neg(), Field::operator=(), Foam::foamVersion::patch, and Foam::pos().
|
virtual |
Definition at line 327 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::neg(), Field::operator=(), Foam::foamVersion::patch, and Foam::pos().
|
virtual |
Definition at line 346 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 358 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 370 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 382 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 394 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 406 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 418 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), and Foam::pos().
|
virtual |
Definition at line 434 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), Foam::pos(), and s.
|
virtual |
Definition at line 446 of file adjointFarFieldPressureFvPatchScalarField.C.
References Foam::neg(), Field::operator=(), Foam::pos(), and s.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.