77 word defaultFacesName_;
80 word defaultFacesType_;
104 label nInternalFaces_;
107 labelList polyBoundaryPatchStartIndices_;
135 static const label shapeFaceLookup[19][9];
145 void fillSammCellShapeTable();
146 void fillSammAddressingTable();
150 void readPoints(
const scalar scaleFactor);
159 const label nCreatedCells
164 const label typeFlag,
166 const label nCreatedCells
176 void fixCollapsedEdges();
182 void calcPointCells()
const;
187 void createBoundaryFaces();
193 const face& boundaryFace,
198 void purgeCellShapes();
201 void createPolyCells();
205 void createPolyBoundary();
208 void createPolyMeshData();
223 const scalar scaleFactor
A class for handling file names.
A face is a list of labels corresponding to mesh vertices.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
void operator=(const sammMesh &)=delete
Disallow default bitwise assignment.
A messy mesh class which supports the possibility of creating a shapeMesh for regular Samm meshes (no...
sammMesh(const fileName &prefix, const Time &rt, const scalar scaleFactor)
Construct from case name.
Maps a geometry to a set of cell primitives, which enables geometric cell data to be calculated witho...
Mesh consisting of general polyhedral cells.
void writeMesh()
Write mesh.