<div class="gmail_quote">On Tue, Apr 19, 2011 at 22:19, Ethan Coon <span dir="ltr"><<a href="mailto:ecoon@lanl.gov">ecoon@lanl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":x7">At any rate, I'll fix the error message in 2D and add it to 3D to only<br>
error in the cases that actually currently break.  Doing<br>
DMDA_BOUNDARY_PERIODIC with P=1 and s > zl (the multiple-wraps around<br>
the domain case) will take more thought...</div></blockquote></div><br><div>The special case of 1 is probably the most important since it is the minimal size for a 3D method running a 2D problem. Multiple wraps gets hairy pretty quickly and it doesn't seem important to support in the short term. It's certainly less important than general 3D domains with some bits empty (since this comes up frequently for coarse levels of multigrid).</div>