Go to the documentation of this file.
35 namespace blockVertices
66 varDict.add(
name_, index);
67 d.
add(
"namedVertices", varDict);
74 Foam::blockVertices::namedVertex::operator
point()
const
76 return vertexPtr_().operator
point();
dictionary * findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX)
addToRunTimeSelectionTable(blockVertex, namedVertex, Istream)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
namedVertex(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
defineTypeNameAndDebug(namedVertex, 0)
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
entry * add(entry *entryPtr, bool mergeEntry=false)
vector point
Point is a vector.