Allocate mus_particles_communication_type and its variables
| Type | Intent | Optional | 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 |