MPIScatter_auto_doub Subroutine

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