#include "slepcst.h" PetscErrorCode STGetSplitPreconditionerInfo(ST st,PetscInt *n,MatStructure *strp)Not Collective
st | - the spectral transformation context |
n | - the number of matrices passed in STSetSplitPreconditioner() | |
strp | - the matrix structure flag passed in STSetSplitPreconditioner() |