This submodule is for reading 0-D..7-D data
cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(inout) | :: | value | intent(inout) for character |
||
| integer, | intent(out), | optional | :: | ierr |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:,:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:,:,:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:,:,:,:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:,:,:,:,:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:,:,:,:,:,:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |
necessary to use this present check for Intel and GCC cast the dataset read from disk to the variable type presented by user h5f%read("/my_dataset", x) We only cast when needed to save memory. select case doesn't allow H5T_*
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| class(*), | intent(out) | :: | value(:,:,:,:,:,:,:) | |||
| integer, | intent(out), | optional | :: | ierr | ||
| integer, | intent(in), | optional | dimension(:) | :: | istart | |
| integer, | intent(in), | optional | dimension(:) | :: | iend | |
| integer, | intent(in), | optional | dimension(:) | :: | stride |