ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
mo_mpi_handshake Module Reference

Functions/Subroutines

subroutine, public mpi_handshake (comm, group_names, group_comms)
 Procedure for the communicator splitting ("MPI handshake") that has been harmonized with the respective algorithm of the YAC coupler software.
 
subroutine, public mpi_handshake_dummy (comm)
 

Variables

integer, parameter, public max_groupname_len = 256
 

Function/Subroutine Documentation

◆ mpi_handshake_dummy()

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

Definition at line 57 of file mo_mpi_handshake.F90.

Here is the call graph for this function:

Variable Documentation

◆ max_groupname_len

integer, parameter, public mo_mpi_handshake::max_groupname_len = 256

Definition at line 15 of file mo_mpi_handshake.F90.