Searched refs:LAPACKstev_ (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscblaslapack_mangle.h | 182 …#define LAPACKstev_ PETSCBLAS(stev, STEV) /* eigenvalues and eigenvectors of symm tridiagonal … macro
|
| H A D | petscblaslapack.h | 146 BLAS_EXTERN void LAPACKstev_(const char *, const PetscBLASInt *, PetscReal *, PetscReal *, PetscSca… 149 #define LAPACKstev_(a, b, c, d, e, f, g, h) PetscMissingLapack("STEV", a, b, c, d, e, f, g, h) macro
|