This is the complete list of members for coalCloudList, including all inherited members.
| append(autoPtr< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| append(coalCloud *ptr) | PtrList< coalCloud > | inline |
| append(std::unique_ptr< coalCloud > &&ptr) | PtrList< coalCloud > | inline |
| append(autoPtr< coalCloud > &&ptr) | PtrList< coalCloud > | inline |
| append(const refPtr< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| append(const tmp< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| append(PtrList< coalCloud > &&other) | PtrList< coalCloud > | inline |
| Foam::UPtrList::append(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::append(UPtrList< T > &&other) | UPtrList< T > | inline |
| 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 |
| capacity() const noexcept | UPtrList< T > | inline |
| cbegin() const | UPtrList< T > | inline |
| cend() const noexcept | UPtrList< T > | inline |
| checkNonNull() const | UPtrList< T > | inline |
| clear() | PtrList< coalCloud > | inline |
| clone(Args &&... args) const | PtrList< coalCloud > | |
| clone(Args &&... args) const | PtrList< coalCloud > | |
| coalCloudList(const volScalarField &rho, const volVectorField &U, const dimensionedVector &g, const SLGThermo &slgThermo) | coalCloudList | |
| const_reference typedef | UPtrList< T > | |
| count() const noexcept | UPtrList< T > | inline |
| emplace(const label i, Args &&... args) | PtrList< coalCloud > | inline |
| emplace_back(Args &&... args) | PtrList< coalCloud > | inline |
| emplace_set(const label i, Args &&... args) | PtrList< coalCloud > | inline |
| empty() const noexcept | UPtrList< T > | inline |
| end() noexcept | UPtrList< T > | inline |
| end() const noexcept | UPtrList< T > | inline |
| end_ptr() noexcept | UPtrList< T > | inline |
| evolve() | coalCloudList | |
| 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< coalCloud > | 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 |
| hsTrans() const | coalCloudList | inline |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| operator=(const PtrList< coalCloud > &list) | PtrList< coalCloud > | |
| operator=(PtrList< coalCloud > &&list) | PtrList< coalCloud > | 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 |
| PtrList() noexcept | PtrList< coalCloud > | inline |
| PtrList(const label len) | PtrList< coalCloud > | inlineexplicit |
| PtrList(const PtrList< coalCloud > &list) | PtrList< coalCloud > | inline |
| PtrList(PtrList< coalCloud > &&list) noexcept | PtrList< coalCloud > | inline |
| PtrList(UList< coalCloud * > &list) | PtrList< coalCloud > | inlineexplicit |
| PtrList(const PtrList< coalCloud > &list, const CloneArg &cloneArgs) | PtrList< coalCloud > | inline |
| PtrList(PtrList< coalCloud > &list, bool reuse) | PtrList< coalCloud > | |
| PtrList(const SLPtrList< coalCloud > &list) | PtrList< coalCloud > | explicit |
| PtrList(Istream &is, const INew &inew) | PtrList< coalCloud > | |
| PtrList(Istream &is) | PtrList< coalCloud > | |
| ptrs_ | UPtrList< T > | protected |
| push_back(coalCloud *ptr) | PtrList< coalCloud > | inline |
| push_back(std::unique_ptr< coalCloud > &&ptr) | PtrList< coalCloud > | inline |
| push_back(autoPtr< coalCloud > &&ptr) | PtrList< coalCloud > | inline |
| push_back(const refPtr< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| push_back(const tmp< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| push_back(PtrList< coalCloud > &&other) | PtrList< coalCloud > | inline |
| push_back(autoPtr< coalCloud > &ptr)=delete | PtrList< coalCloud > | |
| Foam::UPtrList::push_back(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::push_back(UPtrList< T > &&other) | UPtrList< T > | inline |
| readIstream(Istream &is, const INew &inew) | PtrList< coalCloud > | protected |
| reference typedef | UPtrList< T > | |
| release(const label i) | PtrList< coalCloud > | inline |
| reorder(const labelUList &oldToNew, const bool check=false) | UPtrList< T > | |
| resize(const label newLen) | PtrList< coalCloud > | |
| resize_null(const label newLen) | PtrList< coalCloud > | inline |
| rhoTrans() const | coalCloudList | inline |
| set(const label i) const | PtrList< coalCloud > | inline |
| set(const label i, coalCloud *ptr) | PtrList< coalCloud > | inline |
| set(const label i, std::unique_ptr< coalCloud > &&ptr) | PtrList< coalCloud > | inline |
| set(const label i, autoPtr< coalCloud > &&ptr) | PtrList< coalCloud > | inline |
| set(const label i, const refPtr< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| set(const label i, const tmp< coalCloud > &ptr) | PtrList< coalCloud > | inline |
| set(const label i, autoPtr< coalCloud > &ptr) | PtrList< coalCloud > | 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< coalCloud > | inline |
| Sh(volScalarField &hs) const | coalCloudList | inline |
| size() const noexcept | UPtrList< T > | inline |
| sortOrder(const labelUList &order, const bool check=false) | UPtrList< T > | |
| squeezeNull() | UPtrList< T > | |
| Srho() const | coalCloudList | inline |
| Srho(const label i) const | coalCloudList | inline |
| Srho(volScalarField &rho) const | coalCloudList | inline |
| SU(volVectorField &U) const | coalCloudList | inline |
| swap(UPtrList< T > &list) noexcept | UPtrList< T > | inline |
| SYi(const label i, volScalarField &Yi) const | coalCloudList | inline |
| test(const label i) const | UPtrList< T > | inline |
| transfer(PtrList< coalCloud > &list) | PtrList< coalCloud > | inline |
| Foam::UPtrList::transfer(UPtrList< T > &list) | UPtrList< T > | inline |
| trimTrailingNull() | UPtrList< T > | |
| try_emplace(const label i, Args &&... args) | PtrList< coalCloud > | inline |
| UPtrList(Detail::PtrListDetail< T > &&ptrs) noexcept | UPtrList< T > | inlineexplicitprotected |
| UPtrList() noexcept=default | UPtrList< T > | |
| UPtrList(const label len) | UPtrList< T > | inlineexplicit |
| UPtrList(const UPtrList< T > &list) | UPtrList< T > | inline |
| UPtrList(UPtrList< T > &&list) noexcept | 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 |
| UTrans() const | coalCloudList | inline |
| value_type typedef | UPtrList< T > | |
| ~PtrList() | PtrList< coalCloud > |