MPIScatter_auto_arr2_comp Subroutine

public subroutine MPIScatter_auto_arr2_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