init_mus_particles_comm_type Subroutine

public subroutine init_mus_particles_comm_type(me, nProcs, proc)

Allocate mus_particles_communication_type and its variables

Arguments

Type IntentOptional Attributes Name
type(mus_particles_communication_type), intent(inout) :: me

Communication type to initialize

integer, intent(in) :: nProcs

Number of neighboring processes with which to exchange particle data

integer, intent(in) :: proc(nProcs)

list of processes (ranks) to exchange with