64 if (vertices_.
empty())
86 if (boundaryPatches_.
empty())
91 return boundaryPatches_;
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
Creates a single block of cells from point coordinates, numbers of cells in each direction and an exp...
bool empty() const
Return true if the UList is empty (ie, size() is zero).
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Ostream & operator<<(Ostream &, const edgeMesh &)
Ostream & endl(Ostream &os)
Add newline and flush stream.
const labelListList & cells() const
Return the cells for filling the block.
Takes the description of the block and the list of curved edges and creates a list of points on edges...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const pointField & points() const
Return the points for filling the block.
const labelListListList & boundaryPatches() const
Return the boundary patch faces for the block.