dune-istl  2.4
Static Public Member Functions | List of all members
Dune::SuperLUSolveChooser< double > Struct Template Reference

#include <dune/istl/superlu.hh>

Static Public Member Functions

static void solve (superlu_options_t *options, SuperMatrix *mat, int *perm_c, int *perm_r, int *etree, char *equed, double *R, double *C, SuperMatrix *L, SuperMatrix *U, void *work, int lwork, SuperMatrix *B, SuperMatrix *X, double *rpg, double *rcond, double *ferr, double *berr, mem_usage_t *memusage, SuperLUStat_t *stat, int *info)
 

Member Function Documentation

static void Dune::SuperLUSolveChooser< double >::solve ( superlu_options_t *  options,
SuperMatrix *  mat,
int *  perm_c,
int *  perm_r,
int *  etree,
char *  equed,
double *  R,
double *  C,
SuperMatrix *  L,
SuperMatrix *  U,
void *  work,
int  lwork,
SuperMatrix *  B,
SuperMatrix *  X,
double *  rpg,
double *  rcond,
double *  ferr,
double *  berr,
mem_usage_t *  memusage,
SuperLUStat_t *  stat,
int *  info 
)
inlinestatic

The documentation for this struct was generated from the following file: