35 #ifndef blocks_namedBlock_H 36 #define blocks_namedBlock_H
TypeName("name")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
namedBlock(const dictionary &dict, const label index, const pointField &vertices, const blockEdgeList &edges, const blockFaceList &faces, Istream &is)
Construct from Istream setting pointsList.
A class for handling words, derived from string.
Creates a single block of cells from point coordinates, numbers of cells in each direction and an exp...
const pointField & vertices() const
Reference to point field defining the block mesh.
virtual ~namedBlock()
Destructor.
const blockFaceList & faces() const
Return reference to the list of curved faces.