The Open FUSION Toolkit 26.6
An open-source framework for fusion and plasma science and engineering
Loading...
Searching...
No Matches
xml_nodelist Type Reference

Detailed Description

List of XML nodes.

Public Attributes

integer(i4) n = 0
 Number of nodes in the list.
type(xml_node), dimension(:), pointer nodes => NULL()
 Pointer to nodes.

Member Data Documentation

◆ n

integer(i4) n = 0

Number of nodes in the list.

◆ nodes

type(xml_node), dimension(:), pointer nodes => NULL()

Pointer to nodes.


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