This is the complete list of members for faceZone, 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 |
| calcCellLayers() const | faceZone | protected |
| calcFaceZonePatch() const | faceZone | protected |
| calcLookupMap() const | zone | protected |
| checkAddressing() const | faceZone | protected |
| checkDefinition(const bool report=false) const | faceZone | virtual |
| Foam::zone::checkDefinition(const label maxSize, const bool report=false) const | zone | virtual |
| checkParallelSync(const bool report=false) const | faceZone | virtual |
| clear() | List< T > | inline |
| clearAddressing() | faceZone | virtual |
| clone(const faceZoneMesh &zm) const | faceZone | inlinevirtual |
| clone(const labelUList &addr, const boolUList &fm, const label index, const faceZoneMesh &zm) const | faceZone | inlinevirtual |
| Foam::zone::clone() const | List< T > | inline |
| declareRunTimeSelectionTable(autoPtr, faceZone, dictionary,(const word &name, const dictionary &dict, const label index, const faceZoneMesh &zm),(name, dict, index, zm)) | faceZone | |
| faceZone(const word &name, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const word &name, const labelUList &addr, const bool flipMapValue, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const word &name, labelList &&addr, const bool flipMapValue, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const word &name, const labelUList &addr, const boolUList &fm, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const word &name, labelList &&addr, boolList &&fm, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const word &name, const dictionary &dict, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const faceZone &origZone, const labelUList &addr, const boolUList &fm, const label index, const faceZoneMesh &zm) | faceZone | |
| faceZone(const faceZone &origZone, labelList &&addr, boolList &&fm, const label index, const faceZoneMesh &zm) | faceZone | |
| flipMap() const | faceZone | inline |
| flipMap_ | faceZone | protected |
| index() const | zone | inline |
| index_ | zone | protected |
| labelsName | faceZone | 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 |
| masterCells() const | faceZone | |
| masterCellsPtr_ | faceZone | mutableprotected |
| mePtr_ | faceZone | mutableprotected |
| meshEdges() const | faceZone | |
| movePoints(const pointField &pts) | faceZone | virtual |
| name() const | zone | inline |
| name_ | zone | protected |
| New(const word &name, const dictionary &dict, const label index, const faceZoneMesh &zm) | faceZone | static |
| newElmt(const label i) | List< T > | inline |
| null() | List< T > | inlinestatic |
| operator()() const | faceZone | |
| operator<<(Ostream &os, const faceZone &zn) | faceZone | friend |
| 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 > | |
| patchPtr_ | faceZone | mutableprotected |
| resetAddressing(const labelUList &addr, const bool flipMapValue) | faceZone | virtual |
| resetAddressing(const labelUList &addr, const boolUList &flipMap) | faceZone | virtual |
| resetAddressing(labelList &&addr, const bool flipMapValue) | faceZone | virtual |
| 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 > | |
| slaveCells() const | faceZone | |
| slaveCellsPtr_ | faceZone | mutableprotected |
| subList typedef | List< T > | |
| transfer(List< T > &list) | List< T > | |
| transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| transfer(SortableList< T > &list) | List< T > | |
| TypeName("faceZone") | faceZone | |
| Foam::zone::TypeName("zone") | zone | |
| updateMesh(const mapPolyMesh &mpm) | faceZone | virtual |
| whichFace(const label globalCellID) const | faceZone | |
| write(Ostream &os) const | faceZone | virtual |
| writeDict(Ostream &os) const | faceZone | 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 | faceZone | |
| zoneMesh_ | faceZone | protected |
| ~faceZone() | faceZone | virtual |
| ~List() | List< T > | |
| ~zone() | zone | virtual |