#include "slu_mt_ddefs.h"
Functions | |
| void | sp_colorder (SuperMatrix *A, int_t *perm_c, superlumt_options_t *options, SuperMatrix *AC) |
| int_t | dCheckZeroDiagonal (int_t n, int_t *rowind, int_t *colbeg, int_t *colend, int_t *perm) |
| int_t | dPrintSuperPart (char *pname, int_t n, int_t *part_super) |
| int_t | dcheck_perm (char *what, int_t n, int_t *perm) |




| void sp_colorder | ( | SuperMatrix * | A, | |
| int_t * | perm_c, | |||
| superlumt_options_t * | options, | |||
| SuperMatrix * | AC | |||
| ) |


1.6.1