Searched defs:ipiv (Results 1 – 4 of 4) sorted by relevance
47 PetscBLASInt two = 2, ipiv[2], info; in PetscLinearRegression() local
162 PetscBLASInt *ipiv; in KSPComputeRitz_GMRES() local
667 PetscBLASInt *ipiv; /* Permutation vector to be used in LAPACK */ in KSPDGMRESComputeSchurForm_DGMRES() local
131 PetscBLASInt m, n, one = 1, *ipiv, lwork, info, ldb; in TSGLLESchemeCreate() local