33 namespace blockVertices
65 d.
add(
"namedVertices", varDict);
72 Foam::blockVertices::namedVertex::operator
point()
const
74 return vertexPtr_().operator
point();
Macros for easy insertion into run-time selection tables.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
word name_
The dictionary variable name for the vertex number.
namedVertex(const dictionary &, const label index, const searchableSurfaces &geometry, Istream &)
Construct from Istream setting pointsList.
A list of keyword definitions, which are a keyword followed by any number of values (e....
bool add(entry *, bool mergeEntry=false)
Add a new entry.
const dictionary * subDictPtr(const word &) const
Find and return a sub-dictionary pointer if present.
Container for searchableSurfaces.
defineTypeNameAndDebug(namedVertex, 0)
addToRunTimeSelectionTable(blockVertex, namedVertex, Istream)
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
vector point
Point is a vector.