Searched defs:pti (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matptap.c | 68 PetscInt *pti, *ptj, *ptJ, *ai = a->i, *aj = a->j, *ajj, *pi = p->i, *pj = p->j, *pjj; in MatPtAPSymbolic_SeqAIJ_SeqAIJ_SparseAxpy() local
|
| /petsc/src/mat/impls/maij/ |
| H A D | maij.c | 674 PetscInt *pti, *ptj, *ptJ; in MatPtAPSymbolic_SeqAIJ_SeqMAIJ() local
|