Go to the documentation of this file.
38 #ifndef blockVertices_namedVertex_H
39 #define blockVertices_namedVertex_H
47 namespace blockVertices
93 virtual operator point()
const;
A class for handling words, derived from Foam::string.
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,...
namedVertex(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is)
virtual ~namedVertex()=default
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
autoPtr< blockVertex > vertexPtr_
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
vector point
Point is a vector.