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 |
| cellTypes() const noexcept | vtuCells | inline |
| clear() | vtuCells | |
| content() const noexcept | vtuCells | inline |
| contentType enum name | vtuSizing | |
| copyFaceLabels(const labelUList &faceLabels, const label pointOffset, const contentType output) | vtuSizing | inlinestatic |
| copyFaceLabelsXml(const labelUList &faceLabels, const label pointOffset) | vtuSizing | inlinestatic |
| copyFaceOffsets(const labelUList &faceOffsets, const label beginOffset, const contentType output) | vtuSizing | inlinestatic |
| copyFaceOffsetsXml(const labelUList &faceOffsets, const label beginOffset) | vtuSizing | inlinestatic |
| copyVertLabels(const labelUList &connectivity, const label pointOffset, const contentType output) | vtuSizing | inlinestatic |
| copyVertLabelsLegacy(const labelUList &connectivity, const label pointOffset) | vtuSizing | inlinestatic |
| copyVertLabelsXml(const labelUList &connectivity, const label pointOffset) | vtuSizing | inlinestatic |
| decompose() const noexcept | vtuSizing | inline |
| decomposeRequested() const noexcept | vtuCells | inline |
| dummyFaceOffsets(const label numCells, const enum contentType output, label beginOffset=0) | vtuSizing | protectedstatic |
| empty() const noexcept | vtuCells | inline |
| faceLabels() const noexcept | vtuCells | inline |
| faceLabels(label pointOffset) const | vtuCells | |
| faceOffsets() const noexcept | vtuCells | inline |
| faceOffsets(label beginOffset, bool syncPar=false) const | vtuCells | |
| hasPolyCells() const noexcept | vtuSizing | inline |
| info(Ostream &os) const | vtuSizing | |
| is_hdf() const noexcept | vtuCells | inline |
| manifold() const noexcept | vtuSizing | inline |
| merged() const noexcept | vtuCells | inline |
| mergePoints(const polyMesh &mesh) | vtuCells | |
| mergeType enum name | vtuSizing | |
| 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 |
| nFaceLabels(contentType output) const | vtuSizing | |
| nFacesPoly() 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 vtuCells &)=delete | vtuCells | |
| operator==(const vtuSizing &rhs) const | vtuSizing | |
| pointMap() const noexcept | vtuCells | inline |
| points(const polyMesh &mesh) const | vtuCells | |
| polyFaceIds() const | vtuCells | |
| polyFaceIds(label beginOffset) const | vtuCells | |
| polyFaceOffsets() const noexcept | vtuCells | inline |
| polyFaceOffsets(label beginOffset, bool syncPar=false) const | vtuCells | |
| populateHdf(const polyMesh &mesh, UList< uint8_t > &cellTypes, labelUList &connectivity, labelUList &offsets, labelUList &faces, labelUList &facesOffsets, labelUList &polyFaceIds, labelUList &polyFaceOffsets, foamVtkMeshMaps &maps) 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 | |
| renumberFaceLabels(labelUList &faceLabels, const label pointOffset, const contentType output) | vtuSizing | static |
| renumberFaceLabels(labelUList &faceLabels, const labelUList &oldToNew, const contentType output) | vtuSizing | static |
| renumberFaceLabelsXml(labelUList &faceLabels, const label pointOffset) | vtuSizing | inlinestatic |
| renumberFaceOffsets(labelUList &faceOffsets, const label beginOffset, const contentType output) | vtuSizing | static |
| renumberFaceOffsetsXml(labelUList &faceOffsets, const label beginOffset) | vtuSizing | inlinestatic |
| renumberPoints(const labelUList &mapping) | vtuCells | |
| renumberVertLabels(labelUList &connectivity, const label pointOffset, const contentType output) | vtuSizing | static |
| renumberVertLabels(labelUList &connectivity, const labelUList &oldToNew, const contentType output) | vtuSizing | static |
| renumberVertLabelsLegacy(labelUList &connectivity, const label pointOffset) | vtuSizing | inlinestatic |
| renumberVertLabelsXml(labelUList &connectivity, const label pointOffset) | vtuSizing | inlinestatic |
| 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 |
| size() const noexcept | vtuCells | inline |
| sizeInternal2(slotType slot) const | vtuSizing | inline |
| sizeLegacy() const | vtuSizing | inline |
| sizeLegacy(slotType slot) const | vtuSizing | inline |
| sizeOf(const enum contentType output, const enum slotType slot) const noexcept | vtuSizing | |
| sizeOf(contentType output) const noexcept | vtuSizing | inline |
| sizeXml(slotType slot) const | vtuSizing | inline |
| slotType enum name | vtuSizing | |
| useCellMap() const noexcept | vtuCells | inline |
| usePointMap() const noexcept | vtuCells | inline |
| vertLabels() const noexcept | vtuCells | inline |
| vertLabels(label pointOffset) const | vtuCells | |
| vertOffsets() const noexcept | vtuCells | inline |
| vertOffsets(label beginOffset, bool syncPar=false) const | vtuCells | |
| vtuCells(const vtuCells &)=delete | vtuCells | |
| 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 |