Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spmd_iallreduce_int_comm (value, res, my_size, my_operation, my_comm, my_request) |
| subroutine spmd_iallreduce_int_comm | ( | integer, dimension(my_size), intent(in) | value, |
| integer, dimension(my_size), intent(out) | res, | ||
| integer, intent(in) | my_size, | ||
| character(len=4), intent(in) | my_operation, | ||
| integer, intent(in) | my_comm, | ||
| integer, intent(in) | my_request ) |
Definition at line 29 of file spmd_iallreduce_int_comm.F.