MPIReduce_len Interface

public interface MPIReduce_len

Contents


Module Procedures

public subroutine MPIReduce_len_arr2_doub(v, iLen, iType, Ret, Node)

Arguments

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