new_aggregator_int32_2d_t Function

private function new_aggregator_int32_2d_t(source_data) result(agg)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout), dimension(:,:), target :: source_data

Return Value type(aggregator_int32_2d_t)