MPISend_arr2_comp Subroutine

public subroutine MPISend_arr2_comp(v, BuffSize, dest, tag, ierr)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in), target :: v(:,:)
integer, intent(in) :: BuffSize
integer, intent(in) :: dest
integer, intent(in) :: tag
integer, intent(out) :: ierr

Contents