optionAdjointList Member List

This is the complete list of members for optionAdjointList, including all inherited members.

append(optionAdjoint *ptr)PtrList< optionAdjoint >inline
append(autoPtr< optionAdjoint > &aptr)PtrList< optionAdjoint >inline
append(autoPtr< optionAdjoint > &&aptr)PtrList< optionAdjoint >inline
append(const tmp< optionAdjoint > &tptr)PtrList< optionAdjoint >inline
checkApplied() constoptionAdjointListprotected
checkTimeIndex_optionAdjointListprotected
clear()PtrList< optionAdjoint >inline
clone(Args &&... args) constPtrList< optionAdjoint >
clone(Args &&... args) constPtrList< optionAdjoint >
constrain(fvMatrix< Type > &eqn)optionAdjointList
correct(GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
free()PtrList< optionAdjoint >inlineprotected
mesh_optionAdjointListprotected
operator()(GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
operator()(GeometricField< Type, fvPatchField, volMesh > &fld, const word &fieldName)optionAdjointList
operator()(const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
operator()(const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld, const word &fieldName)optionAdjointList
operator()(const volScalarField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
operator()(const volScalarField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld, const word &fieldName)optionAdjointList
operator()(GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
operator()(GeometricField< Type, fvPatchField, volMesh > &fld, const word &fieldName)optionAdjointList
operator()(const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
operator()(const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld, const word &fieldName)optionAdjointList
operator()(const volScalarField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld)optionAdjointList
operator()(const volScalarField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &fld, const word &fieldName)optionAdjointList
operator<<(Ostream &os, const optionAdjointList &optionAdjoints)optionAdjointListfriend
PtrList< optionAdjoint >::operator=(const PtrList< optionAdjoint > &list)PtrList< optionAdjoint >
PtrList< optionAdjoint >::operator=(PtrList< optionAdjoint > &&list)PtrList< optionAdjoint >inline
optionAdjointList(const fvMesh &mesh)optionAdjointList
optionAdjointList(const fvMesh &mesh, const dictionary &dict)optionAdjointList
optionAdjointsDict(const dictionary &dict) constoptionAdjointListprotected
PtrList() noexceptPtrList< optionAdjoint >inline
PtrList(const label len)PtrList< optionAdjoint >inlineexplicit
PtrList(const PtrList< optionAdjoint > &list)PtrList< optionAdjoint >inline
PtrList(PtrList< optionAdjoint > &&list)PtrList< optionAdjoint >inline
PtrList(UList< optionAdjoint * > &list)PtrList< optionAdjoint >inlineexplicit
PtrList(const PtrList< optionAdjoint > &list, const CloneArg &cloneArgs)PtrList< optionAdjoint >inline
PtrList(PtrList< optionAdjoint > &list, bool reuse)PtrList< optionAdjoint >
PtrList(const SLPtrList< optionAdjoint > &list)PtrList< optionAdjoint >explicit
PtrList(Istream &is, const INew &inew)PtrList< optionAdjoint >
PtrList(Istream &is)PtrList< optionAdjoint >
read(const dictionary &dict)optionAdjointListvirtual
readIstream(Istream &is, const INew &inew)PtrList< optionAdjoint >protected
readOptionAdjoints(const dictionary &dict)optionAdjointListprotected
release(const label i)PtrList< optionAdjoint >inline
reset(const dictionary &dict)optionAdjointList
resize(const label newLen)PtrList< optionAdjoint >
set(const label i) constPtrList< optionAdjoint >inline
set(const label i, optionAdjoint *ptr)PtrList< optionAdjoint >inline
set(const label i, autoPtr< optionAdjoint > &aptr)PtrList< optionAdjoint >inline
set(const label i, autoPtr< optionAdjoint > &&aptr)PtrList< optionAdjoint >inline
set(const label i, const tmp< optionAdjoint > &tptr)PtrList< optionAdjoint >inline
setSize(const label newLen)PtrList< optionAdjoint >inline
transfer(PtrList< optionAdjoint > &list)PtrList< optionAdjoint >inline
TypeName("optionAdjointList")optionAdjointList
writeData(Ostream &os) constoptionAdjointListvirtual
~optionAdjointList()=defaultoptionAdjointListvirtual
~PtrList()PtrList< optionAdjoint >