[petsc-dev] MatSetFromOptions for MatFactor

Jed Brown jedbrown at mcs.anl.gov
Thu Aug 1 22:47:22 CDT 2013


It looks like we lost the ability to view factors when we switched to
this model.

  ierr = PetscOptionsViewer("-mat_view","Display mat with the viewer on MatAssemblyEnd()","MatView",&B->viewonassembly,&B->viewformatonassembly,NULL);CHKERRQ(ierr);

Should we have PCLU, PCILU, and similar append the prefix "factor_" and
call MatSetFromOptions if PCSetFromOptions has been called?
-------------- 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/20130802/134bf280/attachment.sig>


More information about the petsc-dev mailing list