lsd_mkb/lsd_mkb_superlu/superlu_threads/dsp_blas2.c File Reference

#include "slu_mt_ddefs.h"
Include dependency graph for dsp_blas2.c:

Functions

void dusolve (int_t, int_t, double *, double *)
void dlsolve (int_t, int_t, double *, double *)
void dmatvec (int_t, int_t, int_t, double *, double *, double *)
int_t sp_dtrsv (char *uplo, char *trans, char *diag, SuperMatrix *L, SuperMatrix *U, double *x, int_t *info)
int_t sp_dgemv (char *trans, double alpha, SuperMatrix *A, double *x, int_t incx, double beta, double *y, int_t incy)

Function Documentation

void dlsolve ( int_t  ,
int_t  ,
double *  ,
double *   
)
void dmatvec ( int_t  ,
int_t  ,
int_t  ,
double *  ,
double *  ,
double *   
)
void dusolve ( int_t  ,
int_t  ,
double *  ,
double *   
)
int_t sp_dgemv ( char *  trans,
double  alpha,
SuperMatrix A,
double *  x,
int_t  incx,
double  beta,
double *  y,
int_t  incy 
)

Here is the call graph for this function:

int_t sp_dtrsv ( char *  uplo,
char *  trans,
char *  diag,
SuperMatrix L,
SuperMatrix U,
double *  x,
int_t info 
)

Here is the call 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