MPISumAll_auto_arr_int64 Subroutine

public subroutine MPISumAll_auto_arr_int64(v, Ret, Node)

Arguments

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

Contents