Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi1086 object orows, object ocols, object values):
/petsc/src/mat/impls/is/
H A Dmatis.c3139 PetscInt nrows, ncols, orows, ocols; in MatISSetLocalMat_IS() local