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

Function/Subroutine Documentation

◆ comin_parallel_free_mpi_comms()

subroutine, public comin_parallel_free_mpi_comms

Definition at line 77 of file comin_parallel.F90.

◆ comin_parallel_handle_mpi_errcode()

subroutine, public comin_parallel_handle_mpi_errcode ( integer, intent(in) errcode)

Utility function.

Definition at line 155 of file comin_parallel.F90.

◆ comin_parallel_mpi_handshake()

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.