PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
Loading...
Searching...
No Matches
hdf5_vars::dealloc_xml_str Interface Reference

Deallocates XML_str_type. More...

Public Member Functions

subroutine dealloc_xml_str_ind (xml_str)
 individual version
subroutine dealloc_xml_str_arr (xml_str)
 array version

Detailed Description

Deallocates XML_str_type.

Definition at line 60 of file HDF5_vars.f90.

Member Function/Subroutine Documentation

◆ dealloc_xml_str_arr()

subroutine hdf5_vars::dealloc_xml_str::dealloc_xml_str_arr ( type(xml_str_type), dimension(:), intent(inout), allocatable xml_str)

array version

Definition at line 113 of file HDF5_vars.f90.

◆ dealloc_xml_str_ind()

subroutine hdf5_vars::dealloc_xml_str::dealloc_xml_str_ind ( type(xml_str_type), intent(out) xml_str)

individual version

Parameters
[out]xml_strXML string to be deallocated

Definition at line 129 of file HDF5_vars.f90.


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