MPIReduce_auto Interface

public interface MPIReduce_auto

Contents


Module Procedures

public subroutine MPIReduce_auto_arr3_comp(v, iType, Ret, Node)

Arguments

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