Class block_motion_metrics

Inheritance Relationships

Base Type

  • public rmetrics::base_metrics

Class Documentation

class block_motion_metrics : public rmetrics::base_metrics

Defines the metrics to be collected from block_motion_handler about block as they move in the arena after distribution.

Metrics should be collected every timestep.

Public Functions

block_motion_metrics(void) = default
virtual size_t n_moved(void) const = 0

Return the total # of blocks which have been moved this timestep.