#include "slepcds.h" #include "slepcrg.h" PetscErrorCode DSNEPSetIntegrationPoints(DS ds,PetscInt ip)Logically Collective on ds
| ds | - the direct solver context | |
| ip | - the number of integration points |
| -ds_nep_integration_points <ip> | - sets the number of integration points |