Gaetan Kenway <gaetank at gmail.com> writes: > That makes sense. Is there a reasonably easy way of doing that in PETSc > currently for reasonably large systems? You can use SLEPc to compute eigenvectors of the preconditioned operator, then plot them using your own workflow. I'm working on a plugin that will make it easier and more interactive.