<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 31, 2020 at 1:12 PM Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> wrote:<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 dir="ltr">On Thu, Dec 31, 2020 at 12:46 PM Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.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 dir="ltr"><div dir="ltr">Still missing something:</div></div></blockquote><div><br></div><div>You can get in the debugger in PCFieldSplitSetDefaults(), but the most likely thing is that pc->dm == NULL here, </div></div></div></blockquote><div><br></div><div>the setuponblocks PC does have a DM and it is a cusparse mattype.</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 class="gmail_quote"><div>so the PC is not getting the DM.</div><div>This does make some sense as you are doing ASM, which is ripping up the domain, so you might not want the same DM on the subproblem. I</div><div>am not sure what should be done here.</div><div><br></div></div></div>
</blockquote></div></div>