Go to the documentation of this file.
73 mesh.globalData().mergePoints
81 nPoints = globalPointsPtr().size();
119 face&
f = patchFaces[facei];
const labelList & faceIds() const noexcept
const boolList & flipMap() const
label index() const noexcept
void resize(const label len)
Sorting/classification of faces (2D) into corresponding ensight types.
Mesh consisting of general polyhedral cells.
virtual void write(ensightGeoFile &os, const polyMesh &mesh, bool parallel) const
void writeFaceConnectivityPresorted(ensightGeoFile &os, const ensightFaces &part, const faceUList &faces, bool parallel)
Specialized Ensight output with extra geometry file header.
Generic templated field type.
void inplaceRenumber(const labelUList &oldToNew, IntListType &lists)
OBJstream os(runTime.globalPath()/outputName)
const List< face_type > & localFaces() const
const string & name() const noexcept
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static bool & parRun() noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void identity(labelUList &map, label start=0)
labelList identity(const label len, label start=0)
A List with indirect addressing.
A face is a list of labels corresponding to mesh vertices.
const Map< label > & meshPointMap() const
const labelList & meshPoints() const
bool writeCoordinates(ensightGeoFile &os, const label partId, const word &partName, const label nPoints, const FieldContainer< Foam::point > &fld, bool parallel)
A list of faces which address into the list of points.