Gives name to a vertex.
More...
|
| | TypeName ("name") |
| | Runtime type information. More...
|
| |
| | namedVertex (const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is) |
| | Construct from Istream setting pointsList. More...
|
| |
| virtual | ~namedVertex ()=default |
| | Destructor. More...
|
| |
| virtual | operator point () const |
| |
| | TypeName ("blockVertex") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, blockVertex, Istream,(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is),(dict, index, geometry, is)) |
| |
| | blockVertex () |
| | Construct null. More...
|
| |
| virtual autoPtr< blockVertex > | clone () const |
| | Clone function. More...
|
| |
| virtual | ~blockVertex ()=default |
| | Destructor. More...
|
| |
Gives name to a vertex.
- Source files
-
Definition at line 53 of file namedVertex.H.
◆ namedVertex()
◆ ~namedVertex()
◆ TypeName()
Runtime type information.
◆ operator point()
◆ name_
The dictionary variable name for the vertex number.
Definition at line 62 of file namedVertex.H.
◆ vertexPtr_
The documentation for this class was generated from the following files: