Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5129 PetscInt *ci, *cj, col, ncols_d, ncols_o, jo; in MatMPIAIJGetLocalMat() local
5294 const PetscInt ncols_d = ai[i + 1] - ai[i]; in MatMPIAIJGetLocalMatMerge() local
5319 const PetscInt ncols_d = ai[i + 1] - ai[i]; in MatMPIAIJGetLocalMatMerge() local