aggregator_shape Function

private function aggregator_shape(this) result(agg_shape)

Return the shape of the aggregator.

Type Bound

aggregator_t

Arguments

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

Return Value integer, allocatable, (:)


Calls

proc~~aggregator_shape~~CallsGraph proc~aggregator_shape aggregator_t%aggregator_shape proc~cable_abort cable_abort proc~aggregator_shape->proc~cable_abort