#include "slepcnep.h" PetscErrorCode NEPGetSplitPreconditionerTerm(NEP nep,PetscInt k,Mat *P)Not collective, though parallel Mats are returned if the NEP is parallel
nep | - the nonlinear eigensolver context | |
k | - the index of the requested term (starting in 0) |
P | - the matrix of the requested term |
Location: src/nep/interface/nepbasic.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages