MPISum_auto_arr_comp Subroutine

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

Contents