mus_particles_comm_init_posbuffer Subroutine

public subroutine mus_particles_comm_init_posbuffer(me, maxParticles)

Arguments

Type IntentOptional Attributes Name
type(mus_particles_posbuffer_type), intent(inout) :: me
integer, intent(in) :: maxParticles

Number of particles to allocate space in buffer for This should be larger than the number of particles we expect to be at the interface of two processes at any time!