◆ mpi_mod_isend_int32_array()
subroutine mpi_gbl::mpi_mod_isend::mpi_mod_isend_int32_array |
( |
integer(mpiint), intent(in) |
to, |
|
|
integer(int32), dimension(:), intent(in) |
buffer, |
|
|
integer, intent(in) |
tag, |
|
|
integer, intent(in) |
n, |
|
|
integer(mpiint), intent(in), optional |
comm |
|
) |
| |
◆ mpi_mod_isend_int64_array()
subroutine mpi_gbl::mpi_mod_isend::mpi_mod_isend_int64_array |
( |
integer(mpiint), intent(in) |
to, |
|
|
integer(int64), dimension(:), intent(in) |
buffer, |
|
|
integer, intent(in) |
tag, |
|
|
integer, intent(in) |
n, |
|
|
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