Searched defs:owners_co (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/ ! |
| H A D | mpiaij.h | 11 …PetscInt *owners_co, *coi, *coj; /* i and j array of (p->B)^T*A*P - used in the communication */ member
|
| H A D | mpiptap.c | 234 …PetscInt *owners_co, *coi, *coj; /* i and j array of (p->B)^T*A*P - used in the com… in MatPtAPSymbolic_MPIAIJ_MPIAIJ_scalable() local 1521 …PetscInt *owners_co, *coi, *coj; /* i and j array of (p->B)^T*A*P - used in the com… in MatPtAPSymbolic_MPIAIJ_MPIAIJ() local
|
| H A D | mpimatmatmult.c | 1282 …PetscInt *owners_co, *coi, *coj; /* i and j array of (p->B)^T*A*P - used in the com… in MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable() local 1765 PetscInt *lnk, *owners_co, *coi, *coj, i, k, pnz, row; in MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ() local
|