38#ifndef Foam_ensightMeshReader_H
39#define Foam_ensightMeshReader_H
66 const scalar mergeTol_;
69 const bool setHandedness_;
124 const bool read_node_ids,
125 const bool read_elem_ids,
143 virtual bool readGeometry(
const scalar scaleFactor = 1.0);
159 const scalar mergeTol = SMALL,
160 const scalar scaleFactor = 1.0,
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
A HashTable to objects of type <T> with a label key.
Maps a geometry to a set of cell primitives.
A variant of IFstream with specialised handling for Ensight reading of strings, integers and floats (...
A face is a list of labels corresponding to mesh vertices.
A class for handling file names.
Registry of regIOobjects.
List< label > labelList
A List of labels.
List< face > faceList
List of faces.
List< faceList > faceListList
List of faceList.
vectorField pointField
pointField is a vectorField.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.