#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 |