Stellarator-Tools
integration_path::path_destruct Interface Reference

Destruct interface using path_destruct_vertex. More...

Public Member Functions

recursive subroutine path_destruct_vertex (this)
 Deconstruct a vertex object. More...
 

Detailed Description

Destruct interface using path_destruct_vertex.

Member Function/Subroutine Documentation

◆ path_destruct_vertex()

recursive subroutine integration_path::path_destruct::path_destruct_vertex ( type (vertex), pointer  this)

Deconstruct a vertex object.

Deallocates memory and uninitializes a vertex object. This recursively deconstructed the next vertex until the last in the linked list is found.

Parameters
[in,out]thisA vertex instance.

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