#include "slepcnep.h" PetscErrorCode NEPGetSplitPreconditionerInfo(NEP nep,PetscInt *n,MatStructure *strp)Not Collective
nep | - the nonlinear eigensolver context |
n | - the number of terms passed in NEPSetSplitPreconditioner() | |
strp | - the matrix structure flag passed in NEPSetSplitPreconditioner() |