lsd_mkb/lsd_mkb_superlu/superlu_threads/sp_colorder.c File Reference

#include "slu_mt_ddefs.h"
Include dependency graph for sp_colorder.c:

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)

Function Documentation

int_t dcheck_perm ( char *  what,
int_t  n,
int_t perm 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int_t dCheckZeroDiagonal ( int_t  n,
int_t rowind,
int_t colbeg,
int_t colend,
int_t perm 
)

Here is the caller graph for this function:

int_t dPrintSuperPart ( char *  pname,
int_t  n,
int_t part_super 
)

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1