Go to the documentation of this file.
33 Foam::ensightOutputSurface::ensightOutputSurface
37 const string& description
label index() const noexcept
Sorting/classification of faces (2D) into corresponding ensight types.
void writeFaceConnectivity(ensightGeoFile &os, const ensightFaces::elemType etype, const label nTotal, const UIndirectList< face > &faces, bool parallel)
Specialized Ensight output with extra geometry file header.
Generic templated field type.
void write(ensightGeoFile &os) const
OBJstream os(runTime.globalPath()/outputName)
const string & name() const noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
word name(const expressions::valueTypeCode typeCode)
bool writeCoordinates(ensightGeoFile &os, const label partId, const word &partName, const label nPoints, const FieldContainer< Foam::point > &fld, bool parallel)
void classify(const UList< face > &faces)