[petsc-users] DMPlex submesh and Boundary mesh

Dharmendar Reddy dharmareddy84 at gmail.com
Sun Apr 21 22:48:07 CDT 2013


Hello,
          I see that i can extract submesh from a DM object using

DMPlexCreateSubmesh(DM dm, const char vertexLabel[], DM *subdm)


Can i request for an interface where i can extract

DMPlexCreateSubmesh(DM dm, const char vertexLabel[], PetscInt value, DM *subdm)

I have to create a lot of subdms typically few hundred. I can always create
required number of unique labels, but i was wondering if i can group them
with single label but different values of strata.

How do i extract boundary  nodes of a given mesh ? For example i have a
triangular mesh on square boundary, I need to mark the nodes on the square
boundary.

Thanks
Reddy
-- 
-----------------------------------------------------
Dharmendar Reddy Palle
Graduate Student
Microelectronics Research center,
University of Texas at Austin,
10100 Burnet Road, Bldg. 160
MER 2.608F, TX 78758-4445
e-mail: dharmareddy84 at gmail.com
Phone: +1-512-350-9082
United States of America.
Homepage: https://webspace.utexas.edu/~dpr342
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130421/2ad34a06/attachment.html>


More information about the petsc-users mailing list