This is the complete list of members for optionList, including all inherited members.
| append(autoPtr< fv::option > &ptr) | PtrList< fv::option > | inline |
| append(fv::option *ptr) | PtrList< fv::option > | inline |
| append(std::unique_ptr< fv::option > &&ptr) | PtrList< fv::option > | inline |
| append(autoPtr< 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 |
| append(PtrList< fv::option > &&other) | PtrList< fv::option > | inline |
| Foam::UPtrList::append(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::append(UPtrList< T > &&other) | UPtrList< T > | inline |
| appliesToField(const word &fieldName) const | optionList | |
| at(const label i) const | UPtrList< T > | inline |
| at(const label i) | UPtrList< T > | inline |
| back() | UPtrList< T > | inline |
| back() const | UPtrList< T > | inline |
| begin() | UPtrList< T > | inline |
| begin() const | UPtrList< T > | inline |
| begin_ptr() noexcept | UPtrList< T > | inline |
| cbegin() const | UPtrList< T > | inline |
| cend() const noexcept | UPtrList< T > | inline |
| checkApplied() const | optionList | protected |
| checkNonNull() const | UPtrList< T > | inline |
| checkTimeIndex_ | optionList | protected |
| clear() | PtrList< fv::option > | inline |
| clone(Args &&... args) const | PtrList< fv::option > | |
| clone(Args &&... args) const | PtrList< fv::option > | |
| const_reference typedef | UPtrList< T > | |
| constrain(fvMatrix< Type > &eqn) | optionList | |
| correct(GeometricField< Type, fvPatchField, volMesh > &field) | optionList | |
| count() const noexcept | UPtrList< T > | inline |
| 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_back(Args &&... args) | PtrList< fv::option > | inline |
| emplace_set(const label i, Args &&... args) | PtrList< fv::option > | inline |
| empty() const noexcept | UPtrList< T > | inline |
| end() noexcept | UPtrList< T > | inline |
| end() const noexcept | UPtrList< T > | inline |
| end_ptr() noexcept | UPtrList< T > | inline |
| find_next(label pos) const | UPtrList< T > | inlineprotected |
| first() | UPtrList< T > | inline |
| first() const | UPtrList< T > | inline |
| FOAM_DEPRECATED_FOR(2022-09, "get(), set() or test() methods") const T *operator()(const label i) const | UPtrList< T > | inline |
| free() | PtrList< fv::option > | inline |
| front() | UPtrList< T > | inline |
| front() const | UPtrList< T > | inline |
| get(const label i) const | UPtrList< T > | inline |
| get(const label i) | UPtrList< T > | inline |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| mesh_ | optionList | protected |
| 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) | optionList | friend |
| operator=(const optionList &)=delete | optionList | protected |
| PtrList< fv::option >::operator=(const PtrList< fv::option > &list) | PtrList< fv::option > | |
| PtrList< fv::option >::operator=(PtrList< fv::option > &&list) | PtrList< fv::option > | inline |
| Foam::UPtrList::operator=(const UPtrList< T > &list) | UPtrList< T > | inline |
| Foam::UPtrList::operator=(UPtrList< T > &&list) | UPtrList< T > | inline |
| operator[](const label i) const | UPtrList< T > | inline |
| operator[](const label i) | UPtrList< T > | inline |
| optionList(const optionList &)=delete | optionList | protected |
| optionList(const fvMesh &mesh) | optionList | explicit |
| optionList(const fvMesh &mesh, const dictionary &dict) | optionList | |
| optionsDict(const dictionary &dict) | optionList | protectedstatic |
| postProcessSens(Field< Type > &sensField, const word &fieldName=word::null, const word &designVariablesName=word::null) | optionList | |
| PtrList() noexcept | PtrList< 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 > | |
| ptrs_ | UPtrList< T > | protected |
| push_back(fv::option *ptr) | PtrList< fv::option > | inline |
| push_back(std::unique_ptr< fv::option > &&ptr) | PtrList< fv::option > | inline |
| push_back(autoPtr< fv::option > &&ptr) | PtrList< fv::option > | inline |
| push_back(const refPtr< fv::option > &ptr) | PtrList< fv::option > | inline |
| push_back(const tmp< fv::option > &ptr) | PtrList< fv::option > | inline |
| push_back(PtrList< fv::option > &&other) | PtrList< fv::option > | inline |
| push_back(autoPtr< fv::option > &ptr)=delete | PtrList< fv::option > | |
| Foam::UPtrList::push_back(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::push_back(UPtrList< T > &&other) | UPtrList< T > | inline |
| read(const dictionary &dict) | optionList | virtual |
| readIstream(Istream &is, const INew &inew) | PtrList< fv::option > | protected |
| readOptions(const dictionary &dict) | optionList | protected |
| reference typedef | UPtrList< T > | |
| release(const label i) | PtrList< fv::option > | inline |
| reorder(const labelUList &oldToNew, const bool check=false) | UPtrList< T > | |
| reset(const dictionary &dict) | optionList | |
| resize(const label newLen) | PtrList< fv::option > | |
| set(const label i) const | PtrList< fv::option > | inline |
| set(const label i, 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, autoPtr< 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 |
| set(const label i, autoPtr< fv::option > &ptr) | PtrList< fv::option > | inline |
| Foam::UPtrList::set(const label i, T *ptr) | UPtrList< T > | inline |
| setAddressableSize(const label n) noexcept | UPtrList< T > | inlineprotected |
| setSize(const label newLen) | PtrList< fv::option > | inline |
| size() const noexcept | UPtrList< T > | inline |
| sortOrder(const labelUList &order, const bool check=false) | UPtrList< T > | |
| source(GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName, const dimensionSet &ds) | optionList | protected |
| squeezeNull() | UPtrList< T > | |
| swap(UPtrList< T > &list) | UPtrList< T > | inline |
| test(const label i) const | UPtrList< T > | inline |
| transfer(PtrList< fv::option > &list) | PtrList< fv::option > | inline |
| Foam::UPtrList::transfer(UPtrList< T > &list) | UPtrList< T > | inline |
| trimTrailingNull() | UPtrList< T > | |
| TypeName("optionList") | optionList | |
| UPtrList(Detail::PtrListDetail< T > &&ptrs) | UPtrList< T > | inlineexplicitprotected |
| UPtrList() noexcept | UPtrList< T > | inline |
| UPtrList(const label len) | UPtrList< T > | inlineexplicit |
| UPtrList(const UPtrList< T > &list) | UPtrList< T > | inline |
| UPtrList(UPtrList< T > &&list) | UPtrList< T > | inline |
| UPtrList(UPtrList< T > &list, bool reuse) | UPtrList< T > | inline |
| UPtrList(PtrList< T > &list) | UPtrList< T > | explicit |
| UPtrList(const UList< T *> &list) | UPtrList< T > | inlineexplicit |
| UPtrList(UList< T > &list) | UPtrList< T > | inlineexplicit |
| value_type typedef | UPtrList< T > | |
| writeData(Ostream &os) const | optionList | virtual |
| ~optionList()=default | optionList | virtual |
| ~PtrList() | PtrList< fv::option > |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.