Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/kokkos/
H A Dplexlocalizationletkf.kokkos.cxx11 PetscReal distance; member
16 static PetscReal GaspariCohn(PetscReal distance, PetscReal radius) in GaspariCohn()
/petsc/src/mat/graphops/color/utils/
H A Dweights.c35 PetscErrorCode MatColoringGetDegrees(Mat G, PetscInt distance, PetscInt *degrees) in MatColoringGetDegrees()
138 …PetscInt j, i, s, e, n, ln, lm, degree, maxdegree = 0, bidx, idx, dist, distance = mc->dist; in MatColoringCreateSmallestLastWeights() local
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c131 PetscInt j, i, s, e, n, bidx, cidx, idx, dist, distance = mc->dist; in MCJPInitialLocalColor_Private() local