PB3D
[2.45]
Ideal linear high-n MHD stability in 3-D
|
HDF5 data type, containing the information about HDF5 files. More...
Public Attributes | |
integer(hid_t) | hdf5_i |
HDF5 file handle. More... | |
integer | xdmf_i |
XDMF file handle. More... | |
character(len=max_str_ln) | name |
name of files (without extensions ".h5" and ".xmf") More... | |
HDF5 data type, containing the information about HDF5 files.
Definition at line 40 of file HDF5_vars.f90.
integer(hid_t) hdf5_vars::hdf5_file_type::hdf5_i |
HDF5 file handle.
Definition at line 41 of file HDF5_vars.f90.
character(len=max_str_ln) hdf5_vars::hdf5_file_type::name |
name of files (without extensions ".h5" and ".xmf")
Definition at line 43 of file HDF5_vars.f90.
integer hdf5_vars::hdf5_file_type::xdmf_i |
XDMF file handle.
Definition at line 42 of file HDF5_vars.f90.