[petsc-dev] viewing factored matrices

Jed Brown jedbrown at mcs.anl.gov
Fri Nov 22 09:59:55 CST 2013


Barry, at some point in your of Mat viewers, factored matrices became
disconnected form -mat_view.  PCLU does not call MatSetFromOptions() on
the factored matrix and we don't want to do a MatSetFromOptions() on
each iteration.  Should MatGetFactor() be restructured to take a Mat
that has already been created, so that it can have options set once?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131122/6562af03/attachment.sig>


More information about the petsc-dev mailing list