setup_comm Subroutine

public subroutine setup_comm(comm, rank_master)

Sets the communication to the given communicator. Allows to change the rank of the master proc.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm

Communicator

integer, intent(in), optional :: rank_master

Rank of the master process