slepc-3.6.3 2016-03-29
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
Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages