[Gmsh] PETSc/DMPlex and .msh
Praveen C
cpraveen at gmail.com
Thu Dec 3 14:04:26 CET 2020
Another way is explained here
https://lists.mcs.anl.gov/pipermail/petsc-users/2019-May/038519.html <https://lists.mcs.anl.gov/pipermail/petsc-users/2019-May/038519.html>
Best
praveen
> On 03-Dec-2020, at 6:21 PM, Praveen C <cpraveen at gmail.com> wrote:
>
> We have used this in our code, though I did not implement it, so I dont know the details.
>
> Here is sample code
>
>
> // get gmsh boundary tag
> PetscInt bdry_tag;
> ierr = DMGetLabelValue(dm, "Face Sets", face_no, &bdry_tag); CHKERRQ(ierr);
>
> Best
> praveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/gmsh/attachments/20201203/3b3b5c3e/attachment.html>
More information about the gmsh
mailing list