Go to the documentation of this file.
49 #ifndef Foam_vtk_vtuCells_H
50 #define Foam_vtk_vtuCells_H
83 bool decomposeRequest_;
123 void operator=(
const vtuCells&) =
delete;
173 inline bool empty()
const noexcept;
176 inline label
size()
const noexcept;
Encapsulated combinations of output format options. This is primarily useful when defining the output...
const labelList & vertLabels() const noexcept
static Ostream & output(Ostream &os, const IntRange< T > &range)
bool decomposeRequested() const noexcept
void reset(const polyMesh &mesh)
const labelList & vertOffsets() const noexcept
Mesh consisting of general polyhedral cells.
const labelList & faceLabels() const noexcept
void resetShapes(const UList< cellShape > &shapes)
enum contentType content() const noexcept
bool decompose() const noexcept
Sizing descriptions and routines for transcribing an OpenFOAM volume mesh into a VTK unstructured gri...
void renumberCells(const labelUList &mapping)
label size() const noexcept
const labelList & cellMap() const noexcept
const labelList & addPointCellLabels() const noexcept
const labelList & faceOffsets() const noexcept
void renumberPoints(const labelUList &mapping)
const List< uint8_t > & cellTypes() const noexcept
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
A deep-copy description of an OpenFOAM volume mesh in data structures suitable for VTK UnstructuredGr...
bool empty() const noexcept
Bookkeeping for mesh subsetting and/or polyhedral cell decomposition. Although the main use case is f...