#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() |
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