[petsc-users] Getting the connectivity from DMPlex

Jian Zhang - 3ME J.Zhang-10 at tudelft.nl
Wed Aug 21 06:48:36 CDT 2019


Hi Jed,

Thank you very much. I tried to use DMPlexGetCone, but the output is the edge ids, not the vertice ids. For the function DMPlexGetClosureIndices, I can not find it in petsc4py. Do you know any alternative ways to solve this?

Best,

Jian

________________________________
From: Jed Brown <jed at jedbrown.org>
Sent: 21 August 2019 13:42:41
To: Jian Zhang - 3ME; petsc-users at mcs.anl.gov
Subject: Re: [petsc-users] Getting the connectivity from DMPlex

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190821/ca29a195/attachment.html>


More information about the petsc-users mailing list