Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/order/
H A Dfn1wd.c42 PetscInt nbr, lvl; in SPARSEPACKfn1wd() local
/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.h21 PetscInt lvl; member
/petsc/src/mat/tests/
H A Dex76.c10 PetscInt n, mbs = 16, bs = 1, nz = 3, prob = 1, i, j, col[3], block, row, Ii, J, n1, lvl; in main() local