<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi folks,
<div><br>
</div>
<div>Attached you find small.msh, a mesh with two prisms (physical domains 43 and  45) and the interface between them (physical domain 40).</div>
<div>test_dmplex.cpp loads the mesh and tries to filter each sub-mesh and the interface. I use PETSc master.</div>
<div><br>
</div>
<div><span style="font-size: 13.3333px;">When I load small.msh, all physical domains are correctly assigned to</span><span style="font-size: 13.3333px;"> "Cell Sets" or "Face Sets"</span><span style="font-size: 10pt;">. </span></div>
<div><br>
</div>
<div>1) Both sub-meshes (prisms with domains 43 and 45) are filtered with DMPlexFilter and saved correctly, but the interface isn't. What am I missing?</div>
<div><br>
</div>
<div>2) <span style="font-size: 10pt;">I can retrieve any specific strata of "Cell Sets" with DMPlexFilter, but this operation does not include any related strata of "Face Sets", as pointed by DMView. How can I do it? </span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">3) Physical domains 43 and 45 could be interpreted as fluid and solid domains in a F.S.I. simulation, for example, and I would like to define fluid and solid sub-problems only on the respective sub-mesh. </span><span style="font-size: 10pt;">Do
 I really </span><span style="font-size: 10pt;">need</span><span style="font-size: 10pt;"> to have fully operational sub-DMPLEX's in order to achieve it? </span><span style="font-size: 10pt;">Is there an easier way?</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">My apologies if the explanations are confusing!</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div>Best regards,</div>
<div> Frederico.</div>
</div>
</body>
</html>