| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | nblock | = | -1 | ||
| integer(kind=int_8), | public, | DIMENSION(:, :), ALLOCATABLE | :: | indx | |||
| real(kind=real_8), | public, | DIMENSION(:), ALLOCATABLE | :: | msg_r_dp | |||
| real(kind=real_4), | public, | DIMENSION(:), ALLOCATABLE | :: | msg_r_sp | |||
| complex(kind=real_8), | public, | DIMENSION(:), ALLOCATABLE | :: | msg_c_dp | |||
| complex(kind=real_4), | public, | DIMENSION(:), ALLOCATABLE | :: | msg_c_sp | |||
| integer, | public | :: | data_type | = | -1 | ||
| integer, | public | :: | endpos | = | -1 |