#include "slepcnep.h" PetscErrorCode NEPGetSplitOperatorInfo(NEP nep,PetscInt *n,MatStructure *str)Not collective
nep | - the nonlinear eigensolver context |
n | - the number of terms passed in NEPSetSplitOperator() | |
str | - the matrix structure flag passed in NEPSetSplitOperator() |
Location: src/nep/interface/nepbasic.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages