Re: [petsc-users] Parallel DMPlex Local to Global Mapping

2022-01-13 Thread Matthew Knepley
On Wed, Jan 12, 2022 at 7:55 PM Ferrand, Jesus A. wrote: > Dear PETSc Team: > > Hi! I'm working on a parallel version of a PETSc script that I wrote in > serial using DMPlex. After calling DMPlexDistribute() each rank is assigned > its own DAG where the points are numbered locally. For example, I

[petsc-users] Parallel DMPlex Local to Global Mapping

2022-01-12 Thread Ferrand, Jesus A.
Dear PETSc Team: Hi! I'm working on a parallel version of a PETSc script that I wrote in serial using DMPlex. After calling DMPlexDistribute() each rank is assigned its own DAG where the points are numbered locally. For example, If I split a 100-cell mesh over 4 processors, each process numbers