MPIAllGather_auto2_int Subroutine

public subroutine MPIAllGather_auto2_int(v, ret, ierr, Node)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in), target :: v
integer(kind=int32), intent(inout), target :: ret
integer, intent(out) :: ierr
type(CommI), intent(in), optional :: Node

Contents