54 block(dict, index, vertices, edges, faces, is)
65 varDict.
add(*
this, index);
66 d.
add(
"namedBlocks", varDict);
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)...
Macros for easy insertion into run-time selection tables.
bool add(entry *, bool mergeEntry=false)
Add a new entry.
defineTypeNameAndDebug(namedBlock, 0)
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.
addToRunTimeSelectionTable(block, namedBlock, Istream)
const dictionary * subDictPtr(const word &) const
Find and return a sub-dictionary pointer if present.
Creates a single block of cells from point coordinates, numbers of cells in each direction and an exp...