#include <stdio.h>
#include <stdlib.h>
#include "slu_mt_ddefs.h"
Functions | |
void | dlsolve (int_t, int_t, double *, double *) |
void | dmatvec (int_t, int_t, int_t, double *, double *, double *) |
int_t | pdgstrf_column_bmod (const int_t pnum, const int_t jcol, const int_t fpanelc, const int_t nseg, int_t *segrep, int_t *repfnz, double *dense, double *tempv, pxgstrf_shared_t *pxgstrf_shared, Gstat_t *Gstat) |
int_t pdgstrf_column_bmod | ( | const int_t | pnum, | |
const int_t | jcol, | |||
const int_t | fpanelc, | |||
const int_t | nseg, | |||
int_t * | segrep, | |||
int_t * | repfnz, | |||
double * | dense, | |||
double * | tempv, | |||
pxgstrf_shared_t * | pxgstrf_shared, | |||
Gstat_t * | Gstat | |||
) |