slepc-3.20.2 2024-03-15
Report Typos and Errors

PEPGetBasis

Gets the type of polynomial basis from the PEP object.

Synopsis

#include "slepcpep.h" 
PetscErrorCode PEPGetBasis(PEP pep,PEPBasis *basis)
Not Collective

Input Parameter

pep  - the polynomial eigensolver context

Output Parameter

basis  - the polynomial basis

See Also

PEPSetBasis(), PEPBasis

Level

intermediate

Location

src/pep/interface/pepopts.c

Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages