must get dims before info, as "dims" must be allocated or segfault occurs.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | dname | |||
| integer(kind=HSIZE_T), | intent(out), | allocatable | :: | dims(:) | ||
| integer, | intent(out), | optional | :: | ierr |