Home
last modified time | relevance | path

Searched defs:ldy (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/dense/seq/
H A Ddense.c643 PetscBLASInt nrhs = 0, m = 0, k = 0, ldb = 0, ldx = 0, ldy = 0; in MatMatSolve_SeqDense_SetUp() local
693 PetscBLASInt k, ldy, nrhs, ldx = 0; in MatMatSolve_SeqDense_TearDown() local
718 PetscBLASInt m, k, ldy, nrhs; in MatMatSolve_SeqDense_LU() local
730 PetscBLASInt m, k, ldy, nrhs; in MatMatSolveTranspose_SeqDense_LU() local
742 PetscBLASInt m, k, ldy, nrhs; in MatMatSolve_SeqDense_Cholesky() local
754 PetscBLASInt m, k, ldy, nrhs; in MatMatSolveTranspose_SeqDense_Cholesky() local
766 PetscBLASInt m, k, ldy, nrhs; in MatMatSolve_SeqDense_QR() local
778 PetscBLASInt m, k, ldy, nrhs; in MatMatSolveTranspose_SeqDense_QR() local
/petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/
H A Dblas_cyclic.c509 PetscInt m, m_local, ldy; in MatSeqDenseRowAXPBYCyclic() local
/petsc/src/mat/impls/dense/seq/cupm/
H A Dmatseqdensecupm.hpp723 cupmBlasInt_t nrhs, ldb, ldx, ldy; in MatMatSolve_Factored_Dispatch_() local