Searched defs:distance (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/kokkos/ |
| H A D | plexlocalizationletkf.kokkos.cxx | 11 PetscReal distance; member 16 static PetscReal GaspariCohn(PetscReal distance, PetscReal radius) in GaspariCohn()
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | weights.c | 35 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 D | jp.c | 131 PetscInt j, i, s, e, n, bidx, cidx, idx, dist, distance = mc->dist; in MCJPInitialLocalColor_Private() local
|