MPIGather_auto_arr2_doub Subroutine

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

Arguments

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

Contents