Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c398 static int gamg_hem_compare(const void *a, const void *b) in gamg_hem_compare() function
663 if (Edges) qsort(Edges, nEdges, sizeof(Edge), gamg_hem_compare); in MatCoarsenApply_HEM_private()