Searched refs:LAPACKhgeqz_ (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscblaslapack_mangle.h | 195 #define LAPACKhgeqz_ PETSCBLAS(hgeqz, HGEQZ) macro
|
| H A D | petscblaslapack.h | 153 BLAS_EXTERN void LAPACKhgeqz_(const char *, const char *, const char *, PetscBLASInt *, PetscBLASIn… 155 …#define LAPACKhgeqz_(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t) PetscMissingLapac… macro
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresdeflation.c | 127 …PetscCallBLAS("LAPACKhgeqz", LAPACKhgeqz_("S", "I", "I", &KspSize, &ilo, &KspSize, A, &ldA, B, &ld… in KSPAGMRESSchurForm()
|