[petsc-users] DMPlex shared node indexing

Mark Adams mfadams at lbl.gov
Fri Nov 26 07:16:55 CST 2021


First, ghost vertices only show up in "local" (vs "global") vectors and the
ghost values are ordered after the locally owned ones.
Others might have more to add.
Mark


On Fri, Nov 26, 2021 at 12:49 AM 袁煕 <yuanxi at advancesoft.jp> wrote:

> Dear PETSc-team,
>
> When the mesh is distributed, the vertices are renumbered and some
> vertices are shared by neighboring CPUs. My question is:
>
> 1. How to check which vertice is a ghost one?
> 2. Are those ghost vertices always at the end of vertices list? If not
> 3. Are there simple ways to let those ghost vertices come after owned ones?
>
> Many thanks
>
> Yuan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20211126/2d792c5f/attachment.html>


More information about the petsc-users mailing list