#include <stdlib.h>
#include "slu_mt_ddefs.h"
Functions | |
void | pdgstrf (superlumt_options_t *superlumt_options, SuperMatrix *A, int_t *perm_r, SuperMatrix *L, SuperMatrix *U, Gstat_t *Gstat, int_t *info) |
void pdgstrf | ( | superlumt_options_t * | superlumt_options, | |
SuperMatrix * | A, | |||
int_t * | perm_r, | |||
SuperMatrix * | L, | |||
SuperMatrix * | U, | |||
Gstat_t * | Gstat, | |||
int_t * | info | |||
) |