![]() |
Stellarator-Tools
|
A single point in space defined by an z, y, z coordinate. A vertex is structured as a singly linked list. More...
Public Attributes | |
| real(rprec), dimension(3) | position |
| Position in cartiesian coordinates. | |
| type(vertex), pointer | next => null() |
| Reference to the next vertex. | |
A single point in space defined by an z, y, z coordinate. A vertex is structured as a singly linked list.