[petsc-users] DMPlexCreateFromCellList and hybrid meshes
Cedric Doucet
cedric.doucet at inria.fr
Fri Oct 25 07:23:03 CDT 2013
Hello,
I've noticed that DMPlexCreateFromCellList assumes that cells have the same number of vertices (numcorners argument).
What should be done when one wants to create a DMPlex from a mesh containing different types of cells?
Does one have to create several DMPlex structures and merge them?
Does one have to create a unique DMPlex by hand?
Thank you very much for your help.
Cédric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20131025/0dc98d7f/attachment-0001.html>
More information about the petsc-users
mailing list