94 word defaultFacesName_;
97 word defaultFacesType_;
138 label nInternalFaces_;
141 labelList polyBoundaryPatchStartIndices_;
157 static const scalar smallMergeTol_;
160 static const scalar cpMergePointTol_;
179 static const label regularAddressingTable[6][8];
182 static const label sammAddressingTable[9][12];
184 static const label sammFacePermutationTable[24][8];
186 static const label shapeFaceLookup[19][9];
199 static label readVtxLabel(
IFstream&);
202 static scalar readVtxCmpt(
IFstream&);
208 void readPoints(
const scalar scaleFactor);
216 const label nCreatedCells
222 const label nCreatedCells
230 void fixCollapsedEdges();
236 void createCoupleMatches();
239 void calcPointCells()
const;
244 void markBoundaryFaces();
247 void collectBoundaryFaces();
253 const face& boundaryFace,
258 void mergeCoupleFacePoints();
269 void purgeCellShapes();
272 void createPolyCells();
276 void createPolyBoundary();
279 void createPolyMeshData();
286 void clearExtraStorage();
298 const scalar scaleFactor