slepc-3.21.0 2024-03-30
Report Typos and Errors

DSNEPGetSamplingSize

Returns the number of sampling columns used in the contour integral method.

Synopsis

#include "slepcds.h" 
PetscErrorCode DSNEPGetSamplingSize(DS ds,PetscInt *p)
Not Collective

Input Parameter

ds  - the direct solver context

Output Parameters

p  - the number of columns for the sampling matrix

See Also

DSNEPSetSamplingSize()

Level

advanced

Location

src/sys/classes/ds/impls/nep/dsnep.c

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