[petsc-users] Getting the connectivity from DMPlex

Jed Brown jed at jedbrown.org
Wed Aug 21 06:42:41 CDT 2019


Jian Zhang - 3ME via petsc-users <petsc-users at mcs.anl.gov> writes:

> Hi guys,
>
> I am trying to get the element connectivity from DMPlex. The input is the element id, and the output should be the vertice ids. Which function should I use to achieve this? Thanks in advance.

See DMPlexGetCone or DMPlexGetClosureIndices.


More information about the petsc-users mailing list