This is the complete list of members for vtuCells, including all inherited members.
| addPointCellLabels() const | vtuCells | inline |
| cellMap() const | vtuCells | inline |
| CELLS enum value | vtuSizing | |
| CELLS_OFFSETS enum value | vtuSizing | |
| cellTypes() const | vtuCells | inline |
| clear() | vtuCells | |
| content() const | vtuCells | inline |
| contentType enum name | vtuSizing | |
| copyFaceLabelsXml(const labelUList &faceLabels, const label globalPointOffset) | vtuSizing | static |
| copyFaceOffsetsXml(const labelUList &faceOffsets, const label prevOffset) | vtuSizing | static |
| copyVertLabelsLegacy(const labelUList &connectivity, const label globalPointOffset) | vtuSizing | static |
| copyVertLabelsXml(const labelUList &connectivity, const label globalPointOffset) | vtuSizing | static |
| decompose() const | vtuSizing | inline |
| decomposeRequested() const | vtuCells | inline |
| empty() const noexcept | vtuCells | inline |
| faceLabels() const | vtuCells | inline |
| faceOffsets() const | vtuCells | inline |
| FACES enum value | vtuSizing | |
| FACES_OFFSETS enum value | vtuSizing | |
| info(Ostream &os) const | vtuSizing | |
| INTERNAL1 enum value | vtuSizing | |
| INTERNAL2 enum value | vtuSizing | |
| LEGACY enum value | vtuSizing | |
| nAddCells() const | vtuSizing | inline |
| nAddPoints() const | vtuSizing | inline |
| nAddVerts() const | vtuSizing | inline |
| nCells() const | vtuSizing | inline |
| nCellsPoly() const | vtuSizing | inline |
| nFaceLabels() const | vtuSizing | inline |
| nFieldCells() const | vtuSizing | inline |
| nFieldPoints() const | vtuSizing | inline |
| nPoints() const | vtuSizing | inline |
| nVertLabels() const | vtuSizing | inline |
| nVertPoly() const | vtuSizing | inline |
| operator!=(const vtuSizing &rhs) const | vtuSizing | |
| operator==(const vtuSizing &rhs) const | vtuSizing | |
| populateInternal(const polyMesh &mesh, UList< uint8_t > &cellTypes, UList< int > &connectivity, UList< int > &offsets, UList< int > &faces, UList< int > &facesOffsets, foamVtkMeshMaps &maps, const enum contentType output) const | vtuSizing | |
| populateInternal(const polyMesh &mesh, UList< uint8_t > &cellTypes, UList< int > &connectivity, UList< int > &offsets, UList< int > &faces, UList< int > &facesOffsets, labelUList &cellMap, labelUList &addPointsIds, const enum contentType output) const | vtuSizing | |
| populateInternal(const polyMesh &mesh, UList< uint8_t > &cellTypes, UList< long > &connectivity, UList< long > &offsets, UList< long > &faces, UList< long > &facesOffsets, foamVtkMeshMaps &maps, const enum contentType output) const | vtuSizing | |
| populateInternal(const polyMesh &mesh, UList< uint8_t > &cellTypes, UList< long > &connectivity, UList< long > &offsets, UList< long > &faces, UList< long > &facesOffsets, labelUList &cellMap, labelUList &addPointsIds, const enum contentType output) const | vtuSizing | |
| populateInternal(const polyMesh &mesh, UList< uint8_t > &cellTypes, UList< long long > &connectivity, UList< long long > &offsets, UList< long long > &faces, UList< long long > &facesOffsets, foamVtkMeshMaps &maps, const enum contentType output) const | vtuSizing | |
| populateInternal(const polyMesh &mesh, UList< uint8_t > &cellTypes, UList< long long > &connectivity, UList< long long > &offsets, UList< long long > &faces, UList< long long > &facesOffsets, labelUList &cellMap, labelUList &addPointsIds, const enum contentType output) const | vtuSizing | |
| populateLegacy(const polyMesh &mesh, UList< uint8_t > &cellTypes, labelUList &connectivity, foamVtkMeshMaps &maps) const | vtuSizing | |
| populateXml(const polyMesh &mesh, UList< uint8_t > &cellTypes, labelUList &connectivity, labelUList &offsets, labelUList &faces, labelUList &facesOffsets, foamVtkMeshMaps &maps) const | vtuSizing | |
| renumberCells(const labelUList &mapping) | vtuCells | |
| renumberFaceLabelsXml(labelUList &faceLabels, const label globalPointOffset) | vtuSizing | static |
| renumberFaceOffsetsXml(labelUList &faceOffsets, const label prevOffset) | vtuSizing | static |
| renumberPoints(const labelUList &mapping) | vtuCells | |
| renumberVertLabelsLegacy(labelUList &connectivity, const label globalPointOffset) | vtuSizing | static |
| renumberVertLabelsXml(labelUList &connectivity, const label globalPointOffset) | vtuSizing | static |
| reset(const polyMesh &mesh) | vtuCells | |
| reset(const polyMesh &mesh, const enum contentType output, const bool decompose) | vtuCells | |
| Foam::vtk::vtuSizing::reset(const polyMesh &mesh, const bool decompose=false) | vtuSizing | |
| size() const noexcept | vtuCells | inline |
| sizeInternal1(const enum slotType slot) const | vtuSizing | inline |
| sizeInternal2(const enum slotType slot) const | vtuSizing | inline |
| sizeLegacy() const | vtuSizing | inline |
| sizeLegacy(const enum slotType slot) const | vtuSizing | inline |
| sizeOf(const enum contentType output, const enum slotType slot) const | vtuSizing | |
| sizeXml(const enum slotType slot) const | vtuSizing | inline |
| slotType enum name | vtuSizing | |
| vertLabels() const | vtuCells | inline |
| vertOffsets() const | vtuCells | inline |
| vtuCells(const enum contentType output=contentType::XML, const bool decompose=false) | vtuCells | explicit |
| vtuCells(const polyMesh &mesh, const enum contentType output=contentType::XML, const bool decompose=false) | vtuCells | explicit |
| vtuCells(const vtk::outputOptions opts, const bool decompose=false) | vtuCells | explicit |
| vtuCells(const polyMesh &mesh, const vtk::outputOptions opts, const bool decompose=false) | vtuCells | |
| vtuSizing() noexcept | vtuSizing | |
| vtuSizing(const polyMesh &mesh) | vtuSizing | explicit |
| vtuSizing(const polyMesh &mesh, const bool decompose) | vtuSizing | |
| XML enum value | vtuSizing |