NAME
Particles_getLocalNum
SYNOPSIS
Particles_getLocalNum(integer(IN) :: blockID, integer(OUT) :: localNumParticles)
DESCRIPTION
Returns the local number of particles on a given block Needed for input/output routines
ARGUMENTS
blockID - block number !!DEV: IGNORED! localNumParticles - returned value of local particles
NOTES