This is the complete list of members for cellZone, including all inherited members.
| append(const T &val) | List< T > | inline |
| append(T &&val) | List< T > | inline |
| append(const UList< T > &list) | List< T > | inline |
| append(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| calcLookupMap() const | zone | protected |
| cellZone(const cellZone &)=delete | cellZone | protected |
| cellZone(const word &name, const label index, const cellZoneMesh &zm) | cellZone | |
| cellZone(const word &name, const labelUList &addr, const label index, const cellZoneMesh &zm) | cellZone | |
| cellZone(const word &name, labelList &&addr, const label index, const cellZoneMesh &zm) | cellZone | |
| cellZone(const word &name, const dictionary &dict, const label index, const cellZoneMesh &zm) | cellZone | |
| cellZone(const cellZone &origZone, const labelUList &addr, const label index, const cellZoneMesh &zm) | cellZone | |
| cellZone(const cellZone &origZone, labelList &&addr, const label index, const cellZoneMesh &zm) | cellZone | |
| checkDefinition(const bool report=false) const | cellZone | virtual |
| Foam::zone::checkDefinition(const label maxSize, const bool report=false) const | zone | virtual |
| checkParallelSync(const bool report=false) const | cellZone | inlinevirtual |
| clear() | List< T > | inline |
| clearAddressing() | zone | virtual |
| clone(const cellZoneMesh &zm) const | cellZone | inlinevirtual |
| clone(const labelUList &addr, const label index, const cellZoneMesh &zm) const | cellZone | inlinevirtual |
| Foam::zone::clone() const | List< T > | inline |
| declareRunTimeSelectionTable(autoPtr, cellZone, dictionary,(const word &name, const dictionary &dict, const label index, const cellZoneMesh &zm),(name, dict, index, zm)) | cellZone | |
| index() const | zone | inline |
| index_ | zone | protected |
| labelsName | cellZone | static |
| List() noexcept | List< T > | inline |
| List(const label len) | List< T > | explicit |
| List(const label len, const T &val) | List< T > | |
| List(const label len, const zero) | List< T > | |
| List(const one, const T &val) | List< T > | |
| List(const one, T &&val) | List< T > | |
| List(const one, const zero) | List< T > | |
| List(const List< T > &a) | List< T > | |
| List(const UList< T > &a) | List< T > | explicit |
| List(List< T > &a, bool reuse) | List< T > | |
| List(const UList< T > &list, const labelUList &indices) | List< T > | |
| List(const UList< T > &list, const FixedList< label, N > &indices) | List< T > | |
| List(InputIterator begIter, InputIterator endIter) | List< T > | |
| List(const FixedList< T, N > &list) | List< T > | explicit |
| List(const PtrList< T > &list) | List< T > | explicit |
| List(const SLList< T > &list) | List< T > | explicit |
| List(const IndirectListBase< T, Addr > &list) | List< T > | explicit |
| List(std::initializer_list< T > list) | List< T > | |
| List(List< T > &&list) | List< T > | |
| List(DynamicList< T, SizeMin > &&list) | List< T > | |
| List(SortableList< T > &&list) | List< T > | |
| List(SLList< T > &&list) | List< T > | |
| List(Istream &is) | List< T > | |
| localID(const label globalID) const | zone | |
| lookupMap() const | zone | |
| lookupMapPtr_ | zone | mutableprotected |
| movePoints(const pointField &pts) | zone | inlinevirtual |
| name() const | zone | inline |
| name_ | zone | protected |
| New(const word &name, const dictionary &dict, const label index, const cellZoneMesh &zm) | cellZone | static |
| newElmt(const label i) | List< T > | inline |
| null() | List< T > | inlinestatic |
| operator<<(Ostream &os, const cellZone &zn) | cellZone | friend |
| operator=(const cellZone &zn) | cellZone | |
| operator=(const labelUList &addr) | cellZone | |
| operator=(labelList &&addr) | cellZone | |
| Foam::zone::operator=(const UList< T > &a) | List< T > | |
| Foam::zone::operator=(const List< T > &list) | List< T > | |
| Foam::zone::operator=(const SLList< T > &list) | List< T > | |
| Foam::zone::operator=(const IndirectListBase< T, Addr > &list) | List< T > | |
| Foam::zone::operator=(const FixedList< T, N > &list) | List< T > | |
| Foam::zone::operator=(std::initializer_list< T > list) | List< T > | |
| Foam::zone::operator=(const T &val) | List< T > | inline |
| Foam::zone::operator=(const zero) | List< T > | inline |
| Foam::zone::operator=(List< T > &&list) | List< T > | |
| Foam::zone::operator=(DynamicList< T, SizeMin > &&list) | List< T > | |
| Foam::zone::operator=(SortableList< T > &&list) | List< T > | |
| Foam::zone::operator=(SLList< T > &&list) | List< T > | |
| resize(const label newSize) | List< T > | inline |
| resize(const label newSize, const T &val) | List< T > | |
| resize(const label newSize) | List< T > | inline |
| set(const label i, bool val=true) | List< T > | inline |
| setSize(const label newSize) | List< T > | inline |
| setSize(const label newSize, const T &val) | List< T > | inline |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| subList typedef | List< T > | |
| transfer(List< T > &list) | List< T > | |
| transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| transfer(SortableList< T > &list) | List< T > | |
| TypeName("cellZone") | cellZone | |
| Foam::zone::TypeName("zone") | zone | |
| whichCell(const label globalCellID) const | cellZone | |
| write(Ostream &os) const | zone | virtual |
| writeDict(Ostream &os) const | cellZone | virtual |
| zone(const word &name, const label index) | zone | |
| zone(const word &name, const labelUList &addr, const label index) | zone | |
| zone(const word &name, labelList &&addr, const label index) | zone | |
| zone(const word &name, const dictionary &dict, const word &labelsName, const label index) | zone | |
| zone(const zone &origZone, const labelUList &addr, const label index) | zone | |
| zone(const zone &origZone, labelList &&addr, const label index) | zone | |
| zoneMesh() const | cellZone | |
| zoneMesh_ | cellZone | protected |
| ~cellZone()=default | cellZone | virtual |
| ~List() | List< T > | |
| ~zone() | zone | virtual |