#include "slu_mt_ddefs.h"
Functions | |
int_t | pdgstrf_factor_snode (const int_t pnum, const int_t jcol, SuperMatrix *A, const double diag_pivot_thresh, yes_no_t *usepr, int_t *perm_r, int_t *inv_perm_r, int_t *inv_perm_c, int_t *xprune, int_t *marker, int_t *col_lsub, double *dense, double *tempv, pxgstrf_shared_t *pxgstrf_shared, int_t *info) |
int_t pdgstrf_factor_snode | ( | const int_t | pnum, | |
const int_t | jcol, | |||
SuperMatrix * | A, | |||
const double | diag_pivot_thresh, | |||
yes_no_t * | usepr, | |||
int_t * | perm_r, | |||
int_t * | inv_perm_r, | |||
int_t * | inv_perm_c, | |||
int_t * | xprune, | |||
int_t * | marker, | |||
int_t * | col_lsub, | |||
double * | dense, | |||
double * | tempv, | |||
pxgstrf_shared_t * | pxgstrf_shared, | |||
int_t * | info | |||
) |