slepc-3.18.3 2023-03-24
Report Typos and Errors
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
()
Level
advanced
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