PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Public Member Functions | List of all members
hdf5_vars::dealloc_xml_str Interface Reference

Deallocates XML_str_type. More...

Public Member Functions

subroutine dealloc_xml_str_ind (XML_str)
 individual version More...
 
subroutine dealloc_xml_str_arr (XML_str)
 array version More...
 

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 114 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 130 of file HDF5_vars.f90.


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