<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello team,</p>
    <p>I haven't used petsc since DMFOREST was released but I have a
      question regarding repartitioning of DMFOREST mesh. How is the
      repartitioning of mesh over processors done after some mesh
      refinement is carried out? Is it done by calling a p4est function
      or partitioning is done in PETSc?</p>
    <p>I was using p4est (natively) a couple of years ago and I remember
      that when I tried to partition the grid I could only use the
      serial METIS and not the parMETIS with p4est (using a native
      function <i>p4est_connectivity_reorder</i>). So what I want to
      know is whether DMFOREST repartitioning is done in parallel or in
      serial?</p>
    <p><br>
    </p>
    <p>Thank you.<br>
    </p>
    <p>Saurabh<br>
    </p>
  </body>
</html>