| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:,:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:,:,:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:,:,:,:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| integer(kind=int32), | intent(in), | dimension(:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| integer(kind=int32), | intent(in), | dimension(:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| integer(kind=int32), | intent(in), | dimension(:,:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| integer(kind=int32), | intent(in), | dimension(:,:,:,:) | :: | hfArray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:,:,:) | :: | hfArray | ||
| integer(kind=HID_T), | intent(in) | :: | offset(1:3) | |||
| integer(kind=HID_T), | intent(in) | :: | globalDims(1:3) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | fileId | |||
| character, | intent(in) | :: | arrayName | |||
| real(kind=prec), | intent(in), | dimension(:,:,:,:) | :: | hfArray | ||
| integer(kind=HID_T), | intent(in) | :: | offset(1:4) | |||
| integer(kind=HID_T), | intent(in) | :: | globalDims(1:4) |