mus_particles_comm_init_statebuffer Subroutine

public subroutine mus_particles_comm_init_statebuffer(me, maxParticles)

Arguments

Type IntentOptional Attributes Name
type(mus_particles_statebuffer_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!