lsd_mkb/lsd_mkb_superlu/superlu_threads/pdgstrf_panel_bmod.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "slu_mt_ddefs.h"
Include dependency graph for pdgstrf_panel_bmod.c:

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 Documentation

#define PRINT_SPIN_TIME ( where   ) 
Value:
{ \
  if ( t2 > 0.001 ) { \
      printf("[" IFMT "] Panel " IFMT " on P" IFMT " waits s-node"IFMT " for %8.2f msec.\n",\
         where, jcol, pnum, kcol, t2*1e3);\
      fflush(stdout); } }

Function Documentation

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 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1