Searched refs:amd_AMD_order (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/graphops/order/amd/ |
| H A D | amd.c | 8 …#define amd_AMD_order(a, b, c, d, e, f) amd_l_order((SuiteSparse_long)a, (SuiteSparse_long *)b, (S… macro 11 #define amd_AMD_order amd_order macro 52 status = amd_AMD_order(nrow, ia, ja, perm, Control, Info); in MatGetOrdering_AMD()
|