Stellarator-Tools
integration_path::path_construct Interface Reference

Construction interface using path_construct_vertex. More...

Public Member Functions

type(vertex) function, pointer path_construct_vertex (position)
 Construct a single vertex. More...
 

Detailed Description

Construction interface using path_construct_vertex.

Member Function/Subroutine Documentation

◆ path_construct_vertex()

type (vertex) function, pointer integration_path::path_construct::path_construct_vertex ( real (rprec), dimension(3), intent(in)  position)

Construct a single vertex.

Allocates memory and initializes a vertex object.

Parameters
[in]positionCartesian position of the vertex object.
Returns
A pointer to a constructed vertex object.

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