PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Public Attributes | List of all members
hdf5_vars::hdf5_file_type Type Reference

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...
 

Detailed Description

HDF5 data type, containing the information about HDF5 files.

Definition at line 40 of file HDF5_vars.f90.

Member Data Documentation

◆ hdf5_i

integer(hid_t) hdf5_vars::hdf5_file_type::hdf5_i

HDF5 file handle.

Definition at line 41 of file HDF5_vars.f90.

◆ name

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.

◆ xdmf_i

integer hdf5_vars::hdf5_file_type::xdmf_i

XDMF file handle.

Definition at line 42 of file HDF5_vars.f90.


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