PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
Loading...
Searching...
No Matches
HDF5_vars.f90 File Reference

Go to the source code of this file.

Interfaces and Types

type  hdf5_vars::xml_str_type
 XML strings used in XDMF. More...
type  hdf5_vars::hdf5_file_type
 HDF5 data type, containing the information about HDF5 files. More...
type  hdf5_vars::var_1d_type
 1D equivalent of multidimensional variables, used for internal HDF5 storage. More...
interface  hdf5_vars::dealloc_xml_str
 Deallocates XML_str_type. More...
interface  hdf5_vars::dealloc_var_1d
 Deallocates 1D variable. More...

Modules

module  hdf5_vars
 Variables pertaining to HDF5 and XDMF.

Functions/Subroutines

subroutine, public hdf5_vars::init_hdf5
 Initializes the HDF5 types.

Variables

character(len=6), public hdf5_vars::xmf_fmt = '(999A)'
 format to write the xmf file
integer, parameter, public hdf5_vars::max_dim_var_1d = 100000
 maximum dimension of var_1D
character(len=max_str_ln), dimension(2), public hdf5_vars::xdmf_num_types
 possible XDMF number types
character(len=max_str_ln), dimension(2), public hdf5_vars::xdmf_format_types
 possible XDMF format types
character(len=max_str_ln), dimension(2), public hdf5_vars::xdmf_geom_types
 possible XDMF geometry types
character(len=max_str_ln), dimension(2), public hdf5_vars::xdmf_top_types
 possible XDMF topology types
character(len=max_str_ln), dimension(2), public hdf5_vars::xdmf_att_types
 possible XDMF attribute types
character(len=max_str_ln), dimension(2), public hdf5_vars::xdmf_center_types
 possible XDMF attribute center types
character(len=max_str_ln), dimension(3), public hdf5_vars::xdmf_grid_types
 possible XDMF grid types