Home
last modified time | relevance | path

Searched defs:coj (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.h11 …PetscInt *owners_co, *coi, *coj; /* i and j array of (p->B)^T*A*P - used in the communication */ member
H A Dmpimatmatmult.c1282 …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
1608 PetscInt *ai, *aj, *coi, *coj, *poJ, *pdJ; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() local
1765 PetscInt *lnk, *owners_co, *coi, *coj, i, k, pnz, row; in MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ() local
H A Dmpiptap.c234 …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 Dmpiaij.c7455 PetscInt *coj = coo_j + ncoo_o; in MatProductSymbolic_MPIAIJBACKEND() local
7517 PetscInt *coj = coo_j + ncoo_d; in MatProductSymbolic_MPIAIJBACKEND() local