#include <stdio.h>
#include <stdlib.h>
#include "slu_mt_ddefs.h"
Defines | |
#define | PRINT_SPIN_TIME(where) |
Functions | |
void | pdgstrf_panel_bmod (const int_t pnum, const int_t m, const int_t w, const int_t jcol, const int_t bcol, int_t *inv_perm_r, int_t *etree, int_t *nseg, int_t *segrep, int_t *repfnz, int_t *panel_lsub, int_t *w_lsub_end, int_t *spa_marker, double *dense, double *tempv, pxgstrf_shared_t *pxgstrf_shared) |
#define PRINT_SPIN_TIME | ( | where | ) |
void pdgstrf_panel_bmod | ( | const int_t | pnum, | |
const int_t | m, | |||
const int_t | w, | |||
const int_t | jcol, | |||
const int_t | bcol, | |||
int_t * | inv_perm_r, | |||
int_t * | etree, | |||
int_t * | nseg, | |||
int_t * | segrep, | |||
int_t * | repfnz, | |||
int_t * | panel_lsub, | |||
int_t * | w_lsub_end, | |||
int_t * | spa_marker, | |||
double * | dense, | |||
double * | tempv, | |||
pxgstrf_shared_t * | pxgstrf_shared | |||
) |