MPISumAll Interface

public interface MPISumAll

Contents


Module Procedures

public subroutine MPISumAll_len_int64(v, iLen, Ret, Node)

Arguments

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

public subroutine MPISumAll_auto_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