MPISumAll_len Interface

public interface MPISumAll_len

Contents


Module Procedures

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