Gives name to a vertex.
More...
|
| TypeName ("name") |
|
| namedVertex (const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is) |
|
virtual | ~namedVertex ()=default |
|
virtual | operator point () const |
|
| TypeName ("blockVertex") |
|
| declareRunTimeSelectionTable (autoPtr, blockVertex, Istream,(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is),(dict, index, geometry, is)) |
|
| blockVertex () noexcept=default |
|
virtual autoPtr< blockVertex > | clone () const |
|
virtual | ~blockVertex ()=default |
|
Gives name to a vertex.
- Source files
-
Definition at line 49 of file namedVertex.H.
◆ namedVertex()
◆ ~namedVertex()
◆ TypeName()
◆ operator point()
◆ name_
◆ vertexPtr_
The documentation for this class was generated from the following files: