◆ mpi_reduceall_max_int32()
subroutine mpi_gbl::mpi_reduceall_max::mpi_reduceall_max_int32 |
( |
integer(int32), intent(in) |
src, |
|
|
integer(int32), intent(inout) |
dest, |
|
|
integer(mpiint), intent(in), optional |
comm_opt |
|
) |
| |
Choose largest elements among processes from 32-bit integer arrays.
- Author
- Z Masin, J Benda
- Date
- 2017 - 2020
◆ mpi_reduceall_max_int64()
subroutine mpi_gbl::mpi_reduceall_max::mpi_reduceall_max_int64 |
( |
integer(int64), intent(in) |
src, |
|
|
integer(int64), intent(inout) |
dest, |
|
|
integer(mpiint), intent(in), optional |
comm_opt |
|
) |
| |
Choose largest elements among processes from 64-bit integer arrays.
- Author
- Z Masin, J Benda
- Date
- 2017 - 2020
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