Searched defs:rbuf3 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.h | 13 PetscInt **rbuf1, **rbuf2, **rbuf3, **sbuf1, **sbuf2; member
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 624 PetscInt **rbuf3 = NULL, **sbuf_aj, **rbuf2 = NULL, max1, max2; local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 1225 PetscInt **rbuf3, **sbuf_aj, **rbuf2, max1, nnz; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local 2045 PetscInt **rbuf3 = NULL, **sbuf_aj, **rbuf2 = NULL, max1, max2; in MatCreateSubMatrices_MPIAIJ_Local() local
|