| subroutine module_mp_tempo_tables::gather |
( |
real(table_dp), dimension(:), intent(in) |
local_flat, |
|
|
real(table_dp), dimension(:), intent(out) |
global_flat, |
|
|
integer, dimension(:), intent(in) |
sendcounts, |
|
|
integer, dimension(:), intent(in) |
displacements, |
|
|
integer, intent(inout) |
ierror |
|
) |
| |
|
private |