Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spmd_allreduce_db_comm (value, res, my_size, my_operation, my_comm) |
| subroutine spmd_allreduce_db_comm | ( | real(kind=8), dimension(my_size), intent(in) | value, |
| real(kind=8), dimension(my_size), intent(out) | res, | ||
| integer, intent(in) | my_size, | ||
| character(len=*), intent(in) | my_operation, | ||
| integer, intent(in) | my_comm ) |
Definition at line 27 of file spmd_allreduce_db_comm.F.