Home
last modified time | relevance | path

Searched defs:LAPACKsytri_ (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscblaslapack_mangle.h159 #define LAPACKsytri_ PETSCBLAS(sytri, SYTRI) macro
H A Dpetscblaslapack.h116 #define LAPACKsytri_(a, b, c, d, e, f, g) PetscMissingLapack("SYTRI", a, b, c, d, e, f, g) macro