other_reset Subroutine

private subroutine other_reset(this)

Reset the aggregated data for aggregation methods other than point, min, and max.

Arguments

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

Calls

proc~~other_reset~~CallsGraph proc~other_reset other_reset proc~cable_abort cable_abort proc~other_reset->proc~cable_abort