#include "slu_mt_ddefs.h"
Functions | |
void | pdgstrf_panel_dfs (const int_t pnum, const int_t m, const int_t w, const int_t jcol, SuperMatrix *A, int_t *perm_r, int_t *xprune, int_t *ispruned, int_t *lbusy, int_t *nseg, int_t *panel_lsub, int_t *w_lsub_end, int_t *segrep, int_t *repfnz, int_t *marker, int_t *spa_marker, int_t *parent, int_t *xplore, double *dense, GlobalLU_t *Glu) |
void pdgstrf_panel_dfs | ( | const int_t | pnum, | |
const int_t | m, | |||
const int_t | w, | |||
const int_t | jcol, | |||
SuperMatrix * | A, | |||
int_t * | perm_r, | |||
int_t * | xprune, | |||
int_t * | ispruned, | |||
int_t * | lbusy, | |||
int_t * | nseg, | |||
int_t * | panel_lsub, | |||
int_t * | w_lsub_end, | |||
int_t * | segrep, | |||
int_t * | repfnz, | |||
int_t * | marker, | |||
int_t * | spa_marker, | |||
int_t * | parent, | |||
int_t * | xplore, | |||
double * | dense, | |||
GlobalLU_t * | Glu | |||
) |