new_aggregator_int32_3d_t Function

private function new_aggregator_int32_3d_t(source_data, method) result(agg)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout), dimension(:,:,:), target :: source_data
character(len=*), intent(in) :: method

Return Value type(aggregator_int32_3d_t)