first Module Procedure

module procedure first pure module function first(self, image_number) result(first_index)

Arguments

Type IntentOptional Attributes Name
class(data_partition_t), intent(in) :: self
integer, intent(in), optional :: image_number

Return Value integer


Calls

proc~~first~~CallsGraph proc~first first assert assert proc~first->assert interface~first bin_t%first proc~first->interface~first