min_reset Subroutine

private subroutine min_reset(this)

Reset the aggregated data for the min aggregation method.

Arguments

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

Calls

proc~~min_reset~~CallsGraph proc~min_reset min_reset proc~cable_abort cable_abort proc~min_reset->proc~cable_abort