#include "slu_mt_ddefs.h"
Functions | |
void | pxgstrf_super_bnd_dfs (const int_t pnum, const int_t m, const int_t n, const int_t jcol, const int_t w, SuperMatrix *A, int_t *perm_r, int_t *iperm_r, int_t *xprune, int_t *ispruned, int_t *marker, int_t *parent, int_t *xplore, pxgstrf_shared_t *pxgstrf_shared) |
void pxgstrf_super_bnd_dfs | ( | const int_t | pnum, | |
const int_t | m, | |||
const int_t | n, | |||
const int_t | jcol, | |||
const int_t | w, | |||
SuperMatrix * | A, | |||
int_t * | perm_r, | |||
int_t * | iperm_r, | |||
int_t * | xprune, | |||
int_t * | ispruned, | |||
int_t * | marker, | |||
int_t * | parent, | |||
int_t * | xplore, | |||
pxgstrf_shared_t * | pxgstrf_shared | |||
) |