|
| TypeName ("point") |
|
| pointVertex (const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is) |
|
virtual | ~pointVertex ()=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 |
|
- Source files
-
Definition at line 48 of file pointVertex.H.
◆ pointVertex()
◆ ~pointVertex()
◆ TypeName()
◆ operator point()
◆ vertex_
The documentation for this class was generated from the following files: