<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Dec 17, 2017 at 10:38 AM, Praveen C <span dir="ltr"><<a href="mailto:cpraveen@gmail.com" target="_blank">cpraveen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><br><div><br><blockquote type="cite"><div>On 17-Dec-2017, at 8:59 PM, Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>> wrote:</div><br class="gmail-m_-9177884526736689895Apple-interchange-newline"><div><div style="font-family:Helvetica;font-size:13px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">But this is not an explanation. Is it non-overlapping or overlapping? If non-overlapping, how</div><div style="font-family:Helvetica;font-size:13px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">does it match up at edges? Does it use mapped geometry?</div></div></blockquote></div><br><div>Sorry, I did not realize there are so many variations.</div><div><br></div><div>I want to use non-overlapping grids. The grids will match exactly at the block boundaries.</div><div><br></div><div><blockquote type="cite"><div>does it match up at edges? Does it use mapped geometry?</div></blockquote></div><div><div><br></div></div><div>No, I will not be able to map the whole domain to a reference domain. So I will not use a mapping.</div><div><br></div><div>If there are any examples of such use case, that would be great help. Ideally, I would like the specify block information and their connectivity from an input file. </div></div></blockquote><div><br></div><div>There are no examples of this. DMDA cannot do this. You may be able to do what you want with</div><div><br></div><div>  <a href="http://www.p4est.org/">http://www.p4est.org/</a></div><div><br></div><div>which is supported by the DMForest in PETSc. You would have to use PetscSection to describe your variable layout and</div><div>to access values, so it would not be as easy as DMDA. This is a very new part of PETSc, so there is not much documentation</div><div>and no examples.</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 style="word-wrap:break-word"><div>Thanks</div><span class="gmail-HOEnZb"><font color="#888888"><div>praveen</div></font></span></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><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.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div>
</div></div>