optionList Member List

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

append(fv::option *ptr)PtrList< fv::option >inline
append(autoPtr< fv::option > &ptr)PtrList< fv::option >inline
append(autoPtr< fv::option > &&ptr)PtrList< fv::option >inline
append(std::unique_ptr< fv::option > &&ptr)PtrList< fv::option >inline
append(const refPtr< fv::option > &ptr)PtrList< fv::option >inline
append(const tmp< fv::option > &ptr)PtrList< fv::option >inline
appliesToField(const word &fieldName) constoptionList
checkApplied() constoptionListprotected
checkTimeIndex_optionListprotected
clear()PtrList< fv::option >inline
clone(Args &&... args) constPtrList< fv::option >
clone(Args &&... args) constPtrList< fv::option >
constrain(fvMatrix< Type > &eqn)optionList
correct(GeometricField< Type, fvPatchField, volMesh > &field)optionList
d2dt2(GeometricField< Type, fvPatchField, volMesh > &field)optionList
d2dt2(GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName)optionList
emplace(const label i, Args &&... args)PtrList< fv::option >inline
emplace(const label i, Args &&... args)PtrList< fv::option >inline
emplace_append(Args &&... args)PtrList< fv::option >inline
free()PtrList< fv::option >inlineprotected
mesh_optionListprotected
operator()(GeometricField< Type, fvPatchField, volMesh > &field)optionList
operator()(GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName)optionList
operator()(const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &field)optionList
operator()(const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName)optionList
operator()(const volScalarField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &field)optionList
operator()(const volScalarField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName)optionList
operator()(const volScalarField &alpha, const geometricOneField &rho, GeometricField< Type, fvPatchField, volMesh > &field)optionList
operator()(const geometricOneField &alpha, const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &field)optionList
operator()(const geometricOneField &alpha, const geometricOneField &rho, GeometricField< Type, fvPatchField, volMesh > &field)optionList
operator<<(Ostream &os, const optionList &options)optionListfriend
operator=(const optionList &)=deleteoptionListprotected
PtrList< fv::option >::operator=(const PtrList< fv::option > &list)PtrList< fv::option >
PtrList< fv::option >::operator=(PtrList< fv::option > &&list)PtrList< fv::option >inline
optionList(const optionList &)=deleteoptionListprotected
optionList(const fvMesh &mesh)optionListexplicit
optionList(const fvMesh &mesh, const dictionary &dict)optionList
optionsDict(const dictionary &dict)optionListprotectedstatic
postProcessSens(Field< Type > &sensField, const word &fieldName=word::null, const word &designVariablesName=word::null)optionList
PtrList() noexceptPtrList< fv::option >inline
PtrList(const label len)PtrList< fv::option >inlineexplicit
PtrList(const PtrList< fv::option > &list)PtrList< fv::option >inline
PtrList(PtrList< fv::option > &&list)PtrList< fv::option >inline
PtrList(UList< fv::option * > &list)PtrList< fv::option >inlineexplicit
PtrList(const PtrList< fv::option > &list, const CloneArg &cloneArgs)PtrList< fv::option >inline
PtrList(PtrList< fv::option > &list, bool reuse)PtrList< fv::option >
PtrList(const SLPtrList< fv::option > &list)PtrList< fv::option >explicit
PtrList(Istream &is, const INew &inew)PtrList< fv::option >
PtrList(Istream &is)PtrList< fv::option >
read(const dictionary &dict)optionListvirtual
readIstream(Istream &is, const INew &inew)PtrList< fv::option >protected
readOptions(const dictionary &dict)optionListprotected
release(const label i)PtrList< fv::option >inline
reset(const dictionary &dict)optionList
resize(const label newLen)PtrList< fv::option >
set(const label i) constPtrList< fv::option >inline
set(const label i, fv::option *ptr)PtrList< fv::option >inline
set(const label i, autoPtr< fv::option > &ptr)PtrList< fv::option >inline
set(const label i, autoPtr< fv::option > &&ptr)PtrList< fv::option >inline
set(const label i, std::unique_ptr< fv::option > &&ptr)PtrList< fv::option >inline
set(const label i, const refPtr< fv::option > &ptr)PtrList< fv::option >inline
set(const label i, const tmp< fv::option > &ptr)PtrList< fv::option >inline
setSize(const label newLen)PtrList< fv::option >inline
source(GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName, const dimensionSet &ds)optionListprotected
transfer(PtrList< fv::option > &list)PtrList< fv::option >inline
TypeName("optionList")optionList
writeData(Ostream &os) constoptionListvirtual
~optionList()=defaultoptionListvirtual
~PtrList()PtrList< fv::option >