<div class="gmail_extra">On Thu, Nov 8, 2012 at 5:22 AM, Arun Kamath <span dir="ltr"><<a href="mailto:arun.kamath.m@gmail.com" target="_blank">arun.kamath.m@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":2rw">Matt,<br>
Before I delve further, I wanted to make sure that there is no way to work with an AIJ matrix structure in combination with the something like DMDA_BOUNDARY_GHOSTED without using pets-dev.<br>
<br>
I am a little disinclined to use the dev version as once I can confirm things are working for my code, we plan to use a supercomputer and its operators have the normal releases on the system.<br></div></blockquote><div><br>
</div><div>You can build your own PETSc there, it's not a big deal.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2rw">
Since DMComplexCreate and the other functions in the procedure you have described are listed in the set of DM routines manual, I assume it works in the common release of PETSc?</div></blockquote></div><br></div><div class="gmail_extra">
DMComplex is very new and still evolving so you really need to use petsc-dev. Of course you can write your own unstructured mesh management, and many projects do. There are also many third-party libraries.</div>