Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | private, | allocatable | :: | send_buff(:) | |||
real(kind=dp), | private, | allocatable | :: | recv_buff(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | it_loc | |||
real(kind=dp), | intent(in) | :: | tloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | it_loc | |||
real(kind=dp), | intent(out) | :: | tloc |