<div dir="ltr"><div dir="ltr">On Sun, May 5, 2019 at 9:59 AM tang hongwei via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div>
<div style="font-family:微软雅黑;font-size:10.5pt;color:rgb(0,0,0)">Dear Developers,
<div>      Thanks for your work about PETSc. I am using PETSc (version 3.1) for CFD, but I get confused by some problems, hoping you can help me:</div>
<div><br>
</div>
<div>1. Could the block number of grid be more than 1 ? I use pointwise (<a href="http://www.pointwise.com/" style="font-size:10.5pt" target="_blank">http://www.pointwise.com</a><span style="font-size:10.5pt">) to draw grid. For some cases, the block number of grid may
 be more than 1.</span></div></div></div></blockquote><div><br></div><div>Are you talking about DMDA? It can only handle purely Cartesian meshes.</div><div><br></div><div>We now have:</div><div><br></div><div>  - DMStag: Cartesian meshes with staggered discretizations</div><div>  - DMComposite: Using multiple DMs at a time (this might be what you want for multiblock)</div><div>  - DMForest: Using p4est for structured, adaptive grids (this can also handle multiblock)</div><div>  - DMPlex: Arbitrary meshes (this can also handle multiblock)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:微软雅黑;font-size:10.5pt;color:rgb(0,0,0)">
<div><span style="font-size:10.5pt">2. How PETSc decompose the domain ?</span></div></div></div></blockquote><div><br></div><div>Into blocks.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:微软雅黑;font-size:10.5pt;color:rgb(0,0,0)"><div><span style="font-size:10.5pt"> In the user manual, I notice that PETSc can decompose the domain automatically. </span><span style="font-size:10.5pt"> However, I don't understand how PETSc distributes processors for
 each sub-domain (How xs, ys, zs, xm, ym, zm get values?)</span></div></div></div></blockquote><div><br></div><div>It divides each direction into pieces, and then the partitions are the tensor products of those pieces.</div><div><br></div><div>  Thanks,</div><div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:微软雅黑;font-size:10.5pt;color:rgb(0,0,0)">
<div><span style="font-size:10.5pt">Best Regards,</span></div>
<div><span style="font-size:10.5pt">Hongwei</span></div>
<div><br>
<div class="gmail-m_-2263170812797982472yomail-sig" style="margin:0px;padding:0px">
<div class="gmail-m_-2263170812797982472yomail-sig" style="padding:0px;margin:0px"><span></span>
<hr class="gmail-m_-2263170812797982472-eMc-email-sig" style="width:101px;border-width:1px 0px 0px;border-right-style:initial;border-bottom-style:initial;border-left-style:initial;border-right-color:initial;border-bottom-color:initial;border-left-color:initial;border-top-style:solid;border-top-color:rgb(204,204,204)" align="left">
<a href="http://www.yomail.com/?utm_source=signature" style="font-size:10.5pt;font-family:微软雅黑" target="_blank">Sent from YoMail</a>
</div>
</div>
</div>
</div>
</div>

</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>