Go to the documentation of this file.
41 return decomposeRequest_;
47 return cellTypes_.empty();
53 return cellTypes_.size();
95 return maps_.additionalIds();
102 return maps_.cellMap();
enum contentType content() const
The output content type.
const List< uint8_t > & cellTypes() const
Values for "types" (XML) and "CELL_TYPES" (legacy)
const labelList & cellMap() const
Original cell ids for all cells (regular and decomposed).
const labelList & vertOffsets() const
Values for "offsets" (XML only)
const labelList & addPointCellLabels() const
Additional point addressing (from added point to original cell)
const labelList & vertLabels() const
Values for "connectivity" (XML) or "CELLS" (legacy)
contentType
Types of content that the storage may represent.
const labelList & faceLabels() const
Values for "faces" (XML only)
label size() const noexcept
The size of populated cellTypes.
const labelList & faceOffsets() const
Values for "faceoffset" (XML only)
bool decomposeRequested() const
Query the polyhedral decompose requested flag.
bool empty() const noexcept
True if no cellTypes are populated.