#include "slepcst.h" PetscErrorCode STGetPreconditionerMat(ST st,Mat *mat)Not Collective
st | - the spectral transformation context |
mat | - the matrix that will be used in constructing the preconditioner or NULL if no matrix was set by STSetPreconditionerMat(). |