Searched defs:A_memtype (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/tutorials/ |
| H A D | ex19.c | 34 PetscMemType X_memtype, A_memtype; in main() local
|
| /petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/ |
| H A D | blas_cyclic.c | 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
|