Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi1086 object orows, object ocols, object values):
/petsc/src/mat/impls/maij/
H A Dmaij.c926 PetscInt *oicols = NULL, *icols = NULL, ncols, *cols = NULL, oncols, *ocols = NULL; in MatConvert_MPIMAIJ_MPIAIJ() local
/petsc/src/dm/impls/da/
H A Dfdda.c1398 PetscInt m, dim, s, *cols = NULL, nc, cnt, maxcnt = 0, *ocols; in DMCreateMatrix_DA_1d_MPIAIJ_Fill() local
/petsc/src/mat/impls/is/
H A Dmatis.c3139 PetscInt nrows, ncols, orows, ocols; in MatISSetLocalMat_IS() local