|
PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
|
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 | |
Deallocates XML_str_type.
Definition at line 60 of file HDF5_vars.f90.
| 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.
| subroutine hdf5_vars::dealloc_xml_str::dealloc_xml_str_ind | ( | type(xml_str_type), intent(out) | xml_str | ) |
individual version
| [out] | xml_str | XML string to be deallocated |
Definition at line 129 of file HDF5_vars.f90.