| subroutine, public comin_parallel_free_mpi_comms |
Definition at line 77 of file comin_parallel.F90.
| subroutine, public comin_parallel_handle_mpi_errcode | ( | integer, intent(in) | errcode | ) |
Utility function.
Definition at line 155 of file comin_parallel.F90.
| subroutine, public comin_parallel_mpi_handshake | ( | integer, intent(in) | comm, |
| character(len=max_grpnamelen), dimension(:), intent(in) | group_names, | ||
| character(len=*), intent(in) | component_name ) |
Procedure for the communicator splitting ("MPI handshake") that has been harmonized with the respective algorithm of the YAC coupler software.
Definition at line 48 of file comin_parallel.F90.