37 const string& description
void classify(const UList< face > &faces)
Classify the face types and set the element lists.
label total() const noexcept
Same as totalSize.
ensightFaces()
Default construct, with part index 0.
A variant of ensightFile (Ensight writing) that includes the extra geometry file header information.
ensightOutputSurface(const ensightOutputSurface &)=delete
No copy construct.
void write(ensightGeoFile &os) const
Write processor-local geometry (serial-only). No beginGeometry() marker.
label index() const noexcept
The index in a list (0-based).
OBJstream os(runTime.globalPath()/outputName)
bool writeCoordinates(ensightGeoFile &os, const label partId, const word &partName, const label nPoints, const FieldContainer< Foam::point > &fld, bool parallel)
Write coordinates (component-wise) for the given part.
void writeFaceConnectivity(ensightGeoFile &os, const ensightFaces::elemType etype, const label nTotal, const UIndirectList< face > &faces, bool parallel)
Write the regular face connectivity for specified type and and specified faces.
List< face > faceList
List of faces.
vectorField pointField
pointField is a vectorField.