slepc-3.6.3 2016-03-29
EPSFEASTGetNumPoints
Gets the number of contour integration points for the FEAST package.
Synopsis
#include "slepceps.h"
PetscErrorCode EPSFEASTGetNumPoints(EPS eps,PetscInt *npoints)
Collective on EPS
Input Parameter
eps - the eigenproblem solver context
Output Parameter
npoints - number of contour integration points
See Also
EPSFEASTSetNumPoints()
Location: src/eps/impls/external/feast/feast.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages