Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex243.c8 PetscInt i, j, M = 10, N = 5, nloc, mloc, nrows, ncols; in main() local
H A Dex242.c9 PetscInt i, j, M = 5, N, mb = 2, nb, nrows, ncols, mloc, nloc; in main() local
/petsc/src/tao/matrix/
H A Dsubmatfree.c32 PetscInt mloc, nloc, m, n; in MatCreateSubMatrixFree() local