Home
last modified time | relevance | path

Searched defs:ncols_o (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
5293 const PetscInt ncols_o = bi[i + 1] - bi[i]; in MatMPIAIJGetLocalMatMerge() local
5320 const PetscInt ncols_o = bi[i + 1] - bi[i]; in MatMPIAIJGetLocalMatMerge() local