35 #ifndef namedVertex_blockVertex_H
36 #define namedVertex_blockVertex_H
44 namespace blockVertices
91 virtual operator point()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
word name_
The dictionary variable name for the vertex number.
namedVertex(const dictionary &, const label index, const searchableSurfaceList &geometry, Istream &)
Construct from Istream setting pointsList.
autoPtr< blockVertex > vertexPtr_
The vertex location.
TypeName("name")
Runtime type information.
virtual ~namedVertex()
Destructor.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Container for searchableSurfaces.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.