On Aug 1, 2013, at 10:47 PM, Jed Brown <[email protected]> wrote:

> 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?

  Seems like the right model.

   Barry


Reply via email to