MPISum_len_comp Subroutine

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

Contents