Pushed.<br><br>  Matt<br><br><div class="gmail_quote">On Thu, Oct 29, 2009 at 1:59 PM, Lisandro Dalcin <span dir="ltr"><<a href="mailto:dalcinl@gmail.com">dalcinl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
While trying to update petsc4py to latest changes in petsc-dev repo,<br>
I've noticed that at the very end of MatNullSpaceRemove() we have:<br>
<br>
 if (sp->remove){<br>
    ierr = (*sp->remove)(sp,vec,sp->rmctx);<br>
  }<br>
  PetscFunctionReturn(0);<br>
}<br>
<br>
Any good reason for not CHKERRQ(ierr) after calling the userd-defined<br>
remove function? I had a hard time figuring out what's going on<br>
because a Python exception got lost at that point... Can any of you<br>
fix this for me, please? BTW, perhaps CHKMEMQ macros should be used<br>
there?<br>
<br>
Thanks.<br>
<font color="#888888"><br>
<br>
<br>
<br>
--<br>
Lisandro Dalcín<br>
---------------<br>
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)<br>
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)<br>
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)<br>
PTLC - Güemes 3450, (3000) Santa Fe, Argentina<br>
Tel/Fax: +54-(0)342-451.1594<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>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<br>