lsd_mkb/lsd_mkb_superlu/superlu_threads/pdgstrf_bmod2D.c File Reference

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

Functions

void dlsolve (int_t, int_t, double *, double *)
void dmatvec (int_t, int_t, int_t, double *, double *, double *)
void pdgstrf_bmod2D (const int_t pnum, const int_t m, const int_t w, const int_t jcol, const int_t fsupc, const int_t krep, const int_t nsupc, int_t nsupr, int_t nrow, int_t *repfnz, int_t *panel_lsub, int_t *w_lsub_end, int_t *spa_marker, double *dense, double *tempv, GlobalLU_t *Glu, Gstat_t *Gstat)

Function Documentation

void dlsolve ( int_t  ,
int_t  ,
double *  ,
double *   
)
void dmatvec ( int_t  ,
int_t  ,
int_t  ,
double *  ,
double *  ,
double *   
)
void pdgstrf_bmod2D ( const int_t  pnum,
const int_t  m,
const int_t  w,
const int_t  jcol,
const int_t  fsupc,
const int_t  krep,
const int_t  nsupc,
int_t  nsupr,
int_t  nrow,
int_t repfnz,
int_t panel_lsub,
int_t w_lsub_end,
int_t spa_marker,
double *  dense,
double *  tempv,
GlobalLU_t Glu,
Gstat_t Gstat 
)

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