ComIn 0.5.1
ICON Community Interface
Loading...
Searching...
No Matches
mo_mpi_handshake Module Reference

Function/Subroutine Documentation

◆ mpi_handshake()

subroutine, public mpi_handshake ( integer, intent(in) comm,
character(len=max_groupname_len), dimension(:), intent(in) group_names,
integer, dimension(size(group_names)), intent(inout) group_comms )

Procedure for the communicator splitting ("MPI handshake") that has been harmonized with the respective algorithm of the YAC coupler software.

Definition at line 22 of file mo_mpi_handshake.F90.

◆ mpi_handshake_dummy()

subroutine, public mpi_handshake_dummy ( integer, intent(in) comm)

Definition at line 55 of file mo_mpi_handshake.F90.

Constant Documentation

◆ max_groupname_len

integer, parameter, public max_groupname_len = 256

Definition at line 15 of file mo_mpi_handshake.F90.