#include "slepcds.h" #include "slepcrg.h" PetscErrorCode DSNEPSetSamplingSize(DS ds,PetscInt p)Logically Collective on ds
ds | - the direct solver context | |
p | - the number of columns for the sampling matrix |
-ds_nep_sampling_size <p> | - sets the number of sampling columns |
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