<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Hello, Petsc team, <br></div><div dir="ltr"><div>Previously, following the function setupseciton in the following case</div><div><a href="https://petsc.org/main/src/dm/impls/plex/tutorials/ex7.c.html" target="_blank">https://petsc.org/main/src/dm/impls/plex/tutorials/ex7.c.html</a></div><div>I successfully created a section layout and then imposed the Dirchlet boundary conditions. </div><div><br></div><div>It seems DMPlexCreateSection is able to replace the above setupsection function and specify points that are located on the boundary. My question is, does DMPlexCreateSection  impose boundary condition automatically, e.g., Dirichlet boundary condition (u=0). Or we should impose these boundary conditions manually, then what is the benefit of DMPlexCreateSection  compared with the above setupsection function?</div><div><br></div><div>Thanks, </div><div><br></div><div>Xiaodong </div></div>
</div></div>