This is the complete list of members for vtuCells, including all inherited members.
| addPointCellLabels(const labelUList &cellIds) | vtuCells | |
| addPointCellLabels() const noexcept | vtuCells | inline |
| cellMap() const noexcept | vtuCells | inline |
| CELLS enum value | vtuSizing | |
| CELLS_OFFSETS enum value | vtuSizing | |
| cellTypes() const noexcept | vtuCells | inline |
| clear() | vtuCells | |
| content() const noexcept | 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 noexcept | vtuSizing | inline |
| decomposeRequested() const noexcept | vtuCells | inline |
| empty() const noexcept | vtuCells | inline |
| faceLabels() const noexcept | vtuCells | inline |
| faceOffsets() const noexcept | vtuCells | inline |
| FACES enum value | vtuSizing | |
| FACES_OFFSETS enum value | vtuSizing | |
| FULL_MESH enum value | vtuSizing | |
| info(Ostream &os) const | vtuSizing | |
| INTERNAL1 enum value | vtuSizing | |
| INTERNAL2 enum value | vtuSizing | |
| LEGACY enum value | vtuSizing | |
| manifold() const noexcept | vtuSizing | inline |
| nAddCells() const noexcept | vtuSizing | inline |
| nAddPoints() const noexcept | vtuSizing | inline |
| nAddVerts() const noexcept | vtuSizing | inline |
| nCells() const noexcept | vtuSizing | inline |
| nCellsPoly() const noexcept | vtuSizing | inline |
| nFaceLabels() const noexcept | vtuSizing | inline |
| nFieldCells() const noexcept | vtuSizing | inline |
| nFieldPoints() const noexcept | vtuSizing | inline |
| nPoints() const noexcept | vtuSizing | inline |
| nVertLabels() const noexcept | vtuSizing | inline |
| nVertPoly() const noexcept | 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 | |
| populateShapesLegacy(const UList< cellShape > &shapes, UList< uint8_t > &cellTypes, labelUList &connectivity, foamVtkMeshMaps &maps) const | vtuSizing | protected |
| populateShapesXml(const UList< cellShape > &shapes, UList< uint8_t > &cellTypes, labelUList &connectivity, labelUList &offsets, labelUList &faces, labelUList &facesOffsets, foamVtkMeshMaps &maps) const | vtuSizing | protected |
| 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 labelUList &subsetCellsIds) | 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 | |
| Foam::vtk::vtuSizing::reset(const polyMesh &mesh, const labelUList &subsetCellsIds, const bool decompose=false) | vtuSizing | |
| resetShapes(const UList< cellShape > &shapes) | vtuCells | |
| selectionMode() const noexcept | vtuSizing | inline |
| selectionModeType enum name | vtuSizing | |
| setNumAddPoints(label n) noexcept | vtuSizing | inline |
| setNumPoints(label n) noexcept | vtuSizing | inline |
| SHAPE_MESH enum value | 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 | |
| SUBSET_MESH enum value | vtuSizing | |
| vertLabels() const noexcept | vtuCells | inline |
| vertOffsets() const noexcept | 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 |