<div dir="ltr">If you already have the overlapping subdomain, you do not have to set the non-overlapping subdomain.  If you already passed the overlapping subdomain, you could not increase the overlap any more (however, we could enable this very easily, but no many user cases, I think). <div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 3, 2016 at 10:45 AM, Mark Adams <span dir="ltr"><<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><pre style="color:rgb(0,0,0)">PetscErrorCode  PCASMSetLocalSubdomains(PC pc,PetscInt n,IS is[],IS is_local[])
</pre><div><br></div><div></div></div></div></blockquote><div><br></div></span><div>"is" is the overlapping subdomain, and "is_local" is the subdomain without overlap.</div><div><div><div><br></div></div></div></div></div></div></blockquote><div><br></div></span><div>So if I have some overlapping subdomains (I don't) I would have to prune the IS to get some non-overlapping subdomain?  Is this just for something internal or does it affect the semantics of the solver?  And I assume I can still set the overlap and ASM will grow my subdomains accordingly? </div></div></div></div>
</blockquote></div><br></div>