Searched defs:x_memtype (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/ |
| H A D | blas_cyclic.c | 43 PetscMemType x_memtype, y_memtype; in VecAXPBYCyclic() local 111 PetscMemType A_memtype, x_memtype, y_memtype; in VecDMVCyclic() local 195 PetscMemType A_memtype, x_memtype, y_memtype; in VecDSVCyclic() local 290 PetscMemType A_memtype, x_memtype, y_memtype; in MatSeqDenseTRSVCyclic() local 376 PetscMemType A_memtype, x_memtype, y_memtype; in MatSeqDenseHEMVCyclic() local 461 PetscMemType A_memtype, x_memtype, y_memtype; in MatSeqDenseGEMVCyclic() local 510 PetscMemType x_memtype, y_memtype; in MatSeqDenseRowAXPBYCyclic() local
|