|
ScaMaC
0.8.2
A Scalable Matrix Collection
|
Cuthill-McKee algorithm. More...
Go to the source code of this file.
Functions | |
| ScamacErrorCode | scamac_cmk (const ScamacMatrix *sm, int **perm) |
| return Cuthill-McKee permutation | |
| ScamacErrorCode | scamac_sparsemat_permute (const ScamacMatrix *sm, const int *perm, ScamacMatrix **sm_perm) |
| permute sparse matrix | |
Cuthill-McKee algorithm.
1.8.13