<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/9/14 11:52 PM, Harshad
      Sahasrabudhe wrote:<br>
    </div>
    <blockquote
cite="mid:CAC0ZLSr5mGU1YzPrz6iA43oqr6mJ32PE4K_KQdudhixj45dUcQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I need to scatter (distribute) a sequential vector on
          process 0 to all the processes according to a know set of
          global indices for each process. How can this be done using
          VecScatter?</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Harshad</div>
      </div>
    </blockquote>
    looks like this is appropriate:
<a class="moz-txt-link-freetext" href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecScatterCreateToZero.html#VecScatterCreateToZero">http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecScatterCreateToZero.html#VecScatterCreateToZero</a><br>
    <br>
    Anton
  </body>
</html>