Home
last modified time | relevance | path

Searched refs:fnlvl (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/graphops/order/
H A Dfn1wd.c38 PetscReal width, fnlvl; in SPARSEPACKfn1wd() local
54 fnlvl = (PetscReal)(*nlvl); in SPARSEPACKfn1wd()
56 width = (PetscReal)(*nsep) / fnlvl; in SPARSEPACKfn1wd()
58 if (*nsep >= 50 && deltp1 <= fnlvl * .5f) goto L300; in SPARSEPACKfn1wd()