Searched refs:fact_tau (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 606 const auto fact_tau = mcu->d_fact_tau; in Solve() local 623 …PMSOLVER_SIDE_LEFT, CUPMSOLVER_OP_N, m, nrhs, rank, da.cupmdata(), lda, fact_tau, x, ldx, fact_wor… in Solve() 628 …er_handle, CUPMSOLVER_SIDE_LEFT, op, m, nrhs, rank, da.cupmdata(), lda, fact_tau, x, ldx, fact_wor… in Solve()
|