Searched defs:n_old (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/ |
| H A D | blas_cyclic_cupm_impl.hpp | 182 cupmBlasInt_t n, n_old, n_new; in trsv() local 225 cupmBlasInt_t n, n_old, n_new; in hemv() local 268 cupmBlasInt_t n, n_old, n_new; in gemv() local
|
| /petsc/src/ksp/ksp/utils/lmvm/dense/cd_cupm/ |
| H A D | cd_cupm.cxx | 51 cupmBlasInt_t n_old, n_new; in SolveInPlaceCyclic() local
|
| /petsc/src/ksp/ksp/utils/lmvm/dense/ |
| H A D | cd_utils.c | 113 PetscBLASInt n_old, n_new, lda_blas, one = 1; in MatUpperTriangularSolveInPlace_Internal() local
|