65 apply_indexes(m, o, lower_bound, upper_bound);
Base class for objects that take particle arguments and modify them.
virtual void apply_indexes_moved(Model *m, const ParticleIndexes &o, unsigned int lower_bound, unsigned int upper_bound, const ParticleIndexes &moved_pis, const ParticleIndexes &reset_pis) const
Class to handle individual particles of a Model object.