<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear All,<br>
        I hope you're having a nice day. <br>
        I'm trying to use PETSc to program a Poisson Solver with local
    refinement grid (or adaptive mesh). Is that possible? I checked DMDA
    functions and found DMDASetRefinementFactor. Is this what I need to
    look into? or it is only for overall refinement in Multigrid solver?<br>
    <br>
    thanks,<br>
    Alan <a name="DMDASetRefinementFactor" style="color: rgb(0, 0, 0);
      font-family: 'Times New Roman'; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); font-size: medium; "></a>
  </body>
</html>