MPISumAll Interface

public interface MPISumAll

Contents


Module Procedures

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

Arguments

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

public subroutine MPISumAll_auto_comp(v, Ret, Node)

Arguments

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