PB3D
[2.45]
Ideal linear high-n MHD stability in 3-D
|
XML strings used in XDMF. More...
Public Attributes | |
character(len=max_str_ln) | name |
name of this item More... | |
integer | max_xml_ln = 300 |
max. length of xml string More... | |
character(len=max_xml_ln), dimension(:), allocatable | xml_str |
XML string. More... | |
XML strings used in XDMF.
Definition at line 33 of file HDF5_vars.f90.
integer hdf5_vars::xml_str_type::max_xml_ln = 300 |
max. length of xml string
Definition at line 35 of file HDF5_vars.f90.
character(len=max_str_ln) hdf5_vars::xml_str_type::name |
name of this item
Definition at line 34 of file HDF5_vars.f90.
character(len=max_xml_ln), dimension(:), allocatable hdf5_vars::xml_str_type::xml_str |
XML string.
Definition at line 36 of file HDF5_vars.f90.