NumParticles

class NumParticles : public feasst::Analyze

Accumulate statistics for number of particles.

Arguments

  • particle_type: index of particle type from configuration. If -1, sum all particles (default: -1).

  • group: index of group from configuration. If -1, sum all particles (default: -1). Can only be specified if particle_type is -1.

  • Stepper arguments.