<div dir="ltr"><div dir="ltr">On Fri, Aug 12, 2022 at 2:21 AM Quynh Nguyen <<a href="mailto:nguyenquynh9537@gmail.com">nguyenquynh9537@gmail.com</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 dir="ltr">Dear petsc developers and users,<div><br></div><div>I am a new petsc user ^_^.</div><div>I have some questions about using DMDA_BOUNDARY_GHOSTED.</div><div><br></div><div>1. I have 2D Poisson code with domain (nx, ny), and I used 

DMDA_BOUNDARY_NONE, then the size of the matrix is (nx*ny)X(nx*ny). <b><i>what is the size of the matrix if I used 

DMDA_BOUNDARY_GHOSTED? is it the same size as DMDA_BOUNDARY_NONE</i></b>?</div></div></blockquote><div><br></div><div>Yes, the matrix should be the same size, but local vectors have extra ghost node slots.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>2. if the matrix size of DMDA_BOUNDARY_GHOSTED isn't the same as DMDA_BOUNDARY_NONE, <b><i>how i can view the matrix including ghost points</i></b>? I ask this one because I used MatView(P, PETSC_VIEWER_STDOUT_WORLD) to show the matrix but excluded ghost points.</div></div></div></blockquote><div><br></div><div>Ghost nodes are there so that stencil operations on local vectors work at boundaries. You fill in the slots with boundary information.</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 dir="ltr"><div><div>I hope someone can explain my wonder :)</div><div><br></div><div>P/S: maybe, those question is simple and a bit stupid ^_^. </div><div><br></div><div>Have a nice day,</div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><span style="color:rgb(61,133,198);font-family:"times new roman",serif;font-size:12.8px">Quynh Nguyen</span><br></div><div><font color="#3d85c6" face="times new roman, serif"><span style="font-size:12.8px">Graduate student, Ocean Engineering.</span></font></div><div><font color="#3d85c6" face="times new roman, serif"><span style="font-size:12.8px">School of Naval Architecture and Ocean Engineering, University of Ulsan.</span></font></div><div><div><font color="#3d85c6" face="times new roman, serif">-----------------------------------------------------------------------------------------</font></div><div><font color="#3d85c6" face="times new roman, serif">Mobile: (+82) 010-9394-5595 </font></div><div><font color="#3d85c6" face="times new roman, serif">Email: <a href="mailto:nguyenquynh9537@gmail.com" target="_blank">nguyenquynh9537@gmail.com</a>; <a href="mailto:nguyenthiquynhb_t58@hus.edu.vn" target="_blank">nguyenthiquynhb_t58@hus.edu.vn</a></font></div></div></div></div></div></div></div></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>