<div dir="ltr"><div><div><div><div><div><div>Hello,<br></div>         I have a doubt about how the node ordering in plex submesh is created.<br><br></div>I create a oneD mesh along y-direction from a two dimensional square mesh in x-y direction.  In the original mesh the nodes are indexed such that the count increase in y-direction first and then in x-direction.<br>
<br></div><div>Consider a 5 by 5 square mesh<br></div><div><br></div>Now the oneD subdm  has 5 nodes and 4 cells<br><br></div>if the coordinates of the nodes is [0,1.0,2.0,3.0,4.0]   in x and y drection<br><br></div>I see that  cells in the subdm for x=1.0 have support:<br>
</div><div>Vertex id here is the numbering with respect to subdm.<br><br></div>cellId:     vertexId       ExpectedVertexId (or atleast i want this also this will be the<br>                                                                   case for x = 0.0)<br>
<div><div><div><div> <br> 0            5    4            4  5<br clear="all"><div><div><div><div><div> 1            6    5            5  6<br> 2            7    6            6  7 <br> 3            8    7            7   8<br>
<br></div><div> Of course this is consistent with the node ordering in original dm but i i use the coordinates of the nodes i get detJacobain negative. <br><br></div><div>I am not sure if this make sense ....<br><br></div>
<div>Should not (or can ) the nodes in the subdm be reoriented such that they all have positive orientation ?   <br><br></div><div>Since i am creating the subdm using indexset of a select points in original dm, i can see that the connectivity is preserved. <br>
<br></div><div>Should i create a new dm using DMcreatefromCellList after fixing the orientations ? but then i need maps from this dm to orignal dm to access the dof values. <br><br></div><div>Thanks<br>Reddy<br></div><div>
-- <br>-----------------------------------------------------<br>Dharmendar Reddy Palle<br>Graduate Student<br>Microelectronics Research center,<br>University of Texas at Austin,<br>10100 Burnet Road, Bldg. 160<br>MER 2.608F, TX 78758-4445<br>
e-mail: <a href="mailto:dharmareddy84@gmail.com" target="_blank">dharmareddy84@gmail.com</a><br>Phone: +1-512-350-9082<br>United States of America.<br>Homepage: <a href="https://webspace.utexas.edu/~dpr342" target="_blank">https://webspace.utexas.edu/~dpr342</a><br>

</div></div></div></div></div></div></div></div></div></div>