<div class="gmail_quote">On Thu, Jun 7, 2012 at 6:17 PM, Dmitry Karpeev <span dir="ltr"><<a href="mailto:karpeev@mcs.anl.gov" target="_blank">karpeev@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
DMCreateFieldDecomposition(DM dm, PetscInt *numsplits, char **splitnames, IS *rowislist, IS *colislist, DM *dmlist)</blockquote></div><br><div>How can this be right? Shouldn't I be getting arrays back (rather than having to create my own)?</div>
<div><br></div><div>Does the PCFieldSplit have any say over the way this decomposition is pivoted?</div><div><br></div><div>How is one name enough? Take Euler with a residual expressed in conservative variables, but state expressed in primitive variables. How would you name the splits?</div>