35 #ifndef blockVertices_namedVertex_H 36 #define blockVertices_namedVertex_H 44 namespace blockVertices
91 virtual operator point()
const;
virtual ~namedVertex()
Destructor.
autoPtr< blockVertex > vertexPtr_
The vertex location.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
TypeName("name")
Runtime type information.
A class for handling words, derived from string.
namedVertex(const dictionary &, const label index, const searchableSurfaces &geometry, Istream &)
Construct from Istream setting pointsList.
Container for searchableSurfaces.
word name_
The dictionary variable name for the vertex number.
vector point
Point is a vector.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...