<div dir="ltr">Hi Vijay,<div><br></div><div>Thanks for your response. Is DMMoad is other special kind of data structure in Petsc? I'd like to use the petsc FAS for the finite element code in our group and all the data structure for mesh topology is all set. Thus I try to avoid all petsc data structure. As far as I know the FAS will construct the coarse solution based on DM for structured grid and DMPlex for unstructured grid as in ex12. Would it be possible to use FAS without using petsc DM/DMPlex by adding extra code? How much effort would you estimate? Thanks !</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 29, 2016 at 12:14 PM, Vijay S. Mahadevan <span dir="ltr"><<a href="mailto:vijay.m@gmail.com" target="_blank">vijay.m@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Khai,<br>
<br>
There is DMMoab in PETSc that can handle unstructured meshes and I am<br>
currently refining and preparing a PR to PETSc that includes features<br>
to support geometric multigrid. I do not have an example yet to use<br>
FAS as a solver but can create one for an unstructured grid. Are there<br>
any particular features that you are looking for in the example ? Why<br>
is DMPlex not an option for you ?<br>
<span class="HOEnZb"><font color="#888888"><br>
Vijay<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Jun 29, 2016 at 9:59 AM, Khai Pham <<a href="mailto:khaipham@utexas.edu">khaipham@utexas.edu</a>> wrote:<br>
> Hi Petsc-users,<br>
><br>
> I'm looking for the use of nonlinear multigrid method (FAS). I'm wondering<br>
> if someone could point me to an example of using FAS for an unstructured<br>
> mesh without using DMPlex in petsc. Thanks !<br>
><br>
> Khai<br>
</div></div></blockquote></div><br></div>