75 bool checkFaceCorrespondence_;
118 template<
class Source>
119 void checkPatchLabels
121 const Source& source,
122 const word& patchName,
151 void calcMergeInfo();
154 void calcMergeInfoFast();
158 void createPoints()
const;
159 void createCells()
const;
160 void createPatches()
const;
244 void verbose(
const bool on=
true);
const blockFaceList & faces() const
Return the curved faces.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const faceListList & patches() const
Return the patch face lists.
wordList patchTypes(nPatches)
void writeTopology(Ostream &) const
Writes edges of blockMesh in OBJ format.
scalar scaleFactor() const
The scaling factor used to convert to meters.
const pointField & vertices() const
Reference to point field defining the blockMesh.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A multi-block mesh generator.
A class for handling words, derived from string.
const searchableSurfaces & geometry() const
Optional searchable geometry to project face-points to.
const polyMesh & topology() const
Return the blockMesh topology as a polyMesh.
Container for searchableSurfaces.
const blockEdgeList & edges() const
Return the curved edges.
void verbose(const bool on=true)
Enable/disable verbose information about the progress.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
PtrList< dictionary > patchDicts() const
Get patch information from the topology mesh.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
const cellShapeList & cells() const
Return cell shapes list.
const pointField & points() const
The points for the entire mesh.
Mesh consisting of general polyhedral cells.
label numZonedBlocks() const
Number of blocks with specified zones.
A patch is a list of labels that address the faces in the global face list.
const dictionary & meshDict() const
Access to input dictionary.
wordList patchNames() const
Return patch names.