slepc-3.19.2 2023-09-05
   
STGetSplitPreconditionerInfo
Returns the number of matrices of the split preconditioner, as well as the structure flag. 
Synopsis
#include "slepcst.h" 
PetscErrorCode STGetSplitPreconditionerInfo(ST st,PetscInt *n,MatStructure *strp)
Not Collective
Input Parameter
|  | st | - the spectral transformation context | 
Output Parameters
See Also
 STSetSplitPreconditioner(), STGetSplitPreconditionerTerm()
Level
advanced
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