#include "slepcds.h" PetscErrorCode DSSolve(DS ds,PetscScalar eigr[],PetscScalar eigi[])Logically Collective
ds | - the direct solver context | |
eigr | - array to store the computed eigenvalues (real part) | |
eigi | - array to store the computed eigenvalues (imaginary part) |