point_reset Subroutine

private subroutine point_reset(this)

Reset the aggregated data for the point aggregation method. This is a no-op since point aggregation always takes the value of the most recent data point.

Arguments

Type IntentOptional Attributes Name
class(aggregator_t), intent(inout) :: this