38#ifndef blockVertices_namedVertex_H
39#define blockVertices_namedVertex_H
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
blockVertex() noexcept=default
Default construct.
word name_
The dictionary variable name for the vertex number.
namedVertex(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is)
Construct from Istream setting pointsList.
autoPtr< blockVertex > vertexPtr_
The vertex location.
TypeName("name")
Runtime type information.
virtual ~namedVertex()=default
Destructor.
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,...
A class for handling words, derived from Foam::string.
vector point
Point is a vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.