On Mon, Jun 6, 2011 at 22:21, Boyce Griffith <griffith at cims.nyu.edu> wrote:
> Could calls to PetscObjectStateIncrease be added to SNES so that they are > not needed anywhere in wrapper/application code? For the vector? The matrix has its state increased in MatAssemblyEnd(). The API is to always call MatAssemblyBegin/End even if the specific format doesn't "need" it. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110606/c2d89310/attachment.html>
