Searched defs:nentries (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/graphops/color/utils/ |
| H A D | bipartite.c | 6 PetscInt nentries, ncolentries, idx; in MatColoringCreateBipartiteGraph() local
|
| H A D | valid.c | 19 PetscInt *stateleafrow, *stateleafcol, nleafrows, nleafcols, idx, nentries, maxcolors; in MatColoringTest() local
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pdvec.c | 967 …PetscInt *nentries; /* [nsend], storing number of entries sent to remote ranks; Assume Pets… in VecSetPreallocationCOO_MPI() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 6409 …PetscInt *nentries; /* [nsend], storing number of entries sent to remote ranks; Assume Pets… in MatSetPreallocationCOO_MPIAIJ() local
|