Stellarator-Tools
integration_path::vertex Type Reference

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.
 

Detailed Description

A single point in space defined by an z, y, z coordinate. A vertex is structured as a singly linked list.


The documentation for this type was generated from the following file: