PB3D
[2.45]
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 More... | |
subroutine | dealloc_xml_str_arr (XML_str) |
array version More... | |
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 114 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 130 of file HDF5_vars.f90.