#include "slu_mt_ddefs.h"
Functions | |
void | pdgstrf_init (int_t nprocs, fact_t fact, trans_t trans, yes_no_t refact, int_t panel_size, int_t relax, double diag_pivot_thresh, yes_no_t usepr, double drop_tol, int_t *perm_c, int_t *perm_r, void *work, int_t lwork, SuperMatrix *A, SuperMatrix *AC, superlumt_options_t *superlumt_options, Gstat_t *Gstat) |
void pdgstrf_init | ( | int_t | nprocs, | |
fact_t | fact, | |||
trans_t | trans, | |||
yes_no_t | refact, | |||
int_t | panel_size, | |||
int_t | relax, | |||
double | diag_pivot_thresh, | |||
yes_no_t | usepr, | |||
double | drop_tol, | |||
int_t * | perm_c, | |||
int_t * | perm_r, | |||
void * | work, | |||
int_t | lwork, | |||
SuperMatrix * | A, | |||
SuperMatrix * | AC, | |||
superlumt_options_t * | superlumt_options, | |||
Gstat_t * | Gstat | |||
) |