V3FIT
|
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.
Definition at line 61 of file integration_path.f.