47 #ifndef vtkUnstructuredReader_H 48 #define vtkUnstructuredReader_H 192 void warnUnhandledType
210 const word& arrayName,
219 const label wantedSize
243 const string header()
const 249 const string&
title()
const
const string & title() const
Title.
static const NamedEnum< vtkDataSetType, 3 > vtkDataSetTypeNames
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
static const NamedEnum< vtkDataType, 8 > vtkDataTypeNames
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
vtkDataSetType
Enumeration defining the vtk dataset types.
const faceList & faces() const
2D cells (=faces)
vtkDataType
Enumeration defining the vtk data types.
ClassName("vtkUnstructuredReader")
Runtime type information.
const labelList & cellMap() const
void printFieldStats(const objectRegistry &) const
Debug: print contents of objectRegistry.
const labelListList & lines() const
1D cells (=open lines)
const labelList & lineMap() const
vtkUnstructuredReader(const objectRegistry &obr, ISstream &)
Construct from Istream, read all.
vtkTypes
Enumeration defining the cell types.
Reader for vtk unstructured_grid legacy files. Supports single CELLS, POINTS etc. entry only...
const string & dataType() const
DataType.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
const objectRegistry & pointData() const
Point based fields.
static const NamedEnum< parseMode, 5 > parseModeNames
Registry of regIOobjects.
const cellShapeList & cells() const
3D cells.
const pointField & points() const
Points.
const labelList & faceMap() const
const string header() const
Header.
parseMode
Enumeration defining the parse mode - what type of data is being.
const objectRegistry & cellData() const
Cell based fields.
const objectRegistry & otherData() const
Other fields.