lsd_mkb/lsd_mkb_superlu/superlu_threads/get_perm_c.c File Reference

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

Functions

int_t genmmd_ (int_t *, int_t *, int_t *, int_t *, int_t *, int_t *, int_t *, int_t *, int_t *, int_t *, int_t *, int_t *)
void get_colamd (const int_t m, const int_t n, const int_t nnz, int_t *colptr, int_t *rowind, int_t *perm_c)
void getata (const int_t m, const int_t n, const int_t nz, int_t *colptr, int_t *rowind, int_t *atanz, int_t **ata_colptr, int_t **ata_rowind)
void at_plus_a (const int_t n, const int_t nz, int_t *colptr, int_t *rowind, int_t *bnz, int_t **b_colptr, int_t **b_rowind)
void get_perm_c (int_t ispec, SuperMatrix *A, int_t *perm_c)

Function Documentation

void at_plus_a ( const int_t  n,
const int_t  nz,
int_t colptr,
int_t rowind,
int_t bnz,
int_t **  b_colptr,
int_t **  b_rowind 
)
int_t genmmd_ ( int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t  
)

Here is the call graph for this function:

void get_colamd ( const int_t  m,
const int_t  n,
const int_t  nnz,
int_t colptr,
int_t rowind,
int_t perm_c 
)
void get_perm_c ( int_t  ispec,
SuperMatrix A,
int_t perm_c 
)

Here is the call graph for this function:

void getata ( const int_t  m,
const int_t  n,
const int_t  nz,
int_t colptr,
int_t rowind,
int_t atanz,
int_t **  ata_colptr,
int_t **  ata_rowind 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1