Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/utils/
H A Dweights.c138 …PetscInt j, i, s, e, n, ln, lm, degree, maxdegree = 0, bidx, idx, dist, distance = mc->dist; in MatColoringCreateSmallestLastWeights() local
/petsc/src/vec/is/sf/interface/
H A Dsf.c1287 PetscInt *inranks, *newoffset, *outranks, *newoutoffset, *tmpoffset, maxdegree; in PetscSFGetMultiSF() local
/petsc/src/dm/dt/interface/
H A Ddt.c789 PetscInt i, l, maxdegree; in PetscDTJacobiEval_Internal() local