MPIScatter_auto_int64 Subroutine

public subroutine MPIScatter_auto_int64(v, Ret, ierr, Node)

Arguments

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

Contents