◆ mpi_mod_allgatherv_in_place_int32_array()
subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_int32_array |
( |
integer(mpiint), intent(in) |
sendcount, |
|
|
integer(int32), dimension(:), intent(inout) |
receive, |
|
|
integer(mpiint), intent(in), optional |
comm |
|
) |
| |
◆ mpi_mod_allgatherv_in_place_int64_array()
subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_int64_array |
( |
integer(mpiint), intent(in) |
sendcount, |
|
|
integer(int64), dimension(:), intent(inout) |
receive, |
|
|
integer(mpiint), intent(in), optional |
comm |
|
) |
| |
◆ mpi_mod_allgatherv_in_place_real128_array()
subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_real128_array |
( |
integer(mpiint), intent(in) |
sendcount, |
|
|
real(real128), dimension(:), intent(inout) |
receive, |
|
|
integer(mpiint), intent(in), optional |
comm |
|
) |
| |
◆ mpi_mod_allgatherv_in_place_real64_array()
subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_real64_array |
( |
integer(mpiint), intent(in) |
sendcount, |
|
|
real(real64), dimension(:), intent(inout) |
receive, |
|
|
integer(mpiint), intent(in), optional |
comm |
|
) |
| |
The documentation for this interface was generated from the following file:
- /home/jacob/Work/codes/UKRmol/gitlab/ukrmol-in/source/gbtolib/source/mpi_mod.F90