ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
mo_mpi_handshake.F90 File Reference

Interfaces for MPI handshake routines (written in C). More...

Go to the source code of this file.

Modules

module  mo_mpi_handshake
 

Functions/Subroutines

subroutine, public mo_mpi_handshake::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 mo_mpi_handshake::mpi_handshake_dummy (comm)
 

Variables

integer, parameter, public mo_mpi_handshake::max_groupname_len = 256
 

Detailed Description

Interfaces for MPI handshake routines (written in C).

Definition in file mo_mpi_handshake.F90.