#include "slepcst.h" PetscErrorCode STGetPreconditionerMat(ST st,Mat *mat)Collective on st
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(). |
Location: src/sys/classes/st/interface/stfunc.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages