MPIGather_auto_arr_comp Subroutine

public subroutine MPIGather_auto_arr_comp(v, ret, ierr, Node)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in), target :: v(:)
complex(kind=dp), intent(inout), target :: ret(:,:)
integer, intent(out) :: ierr
type(CommI), intent(in), optional :: Node

Contents