59Foam::blockVertices::pointVertex::operator
point()
const
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
blockVertex() noexcept=default
Default construct.
pointVertex(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is)
Construct from Istream setting pointsList.
point vertex_
The vertex location.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
vector point
Point is a vector.