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

#include <dune/istl/superlu.hh>

Static Public Member Functions

static void create (SuperMatrix *mat, int n, int m, double *dat, int n1, Stype_t stype, Dtype_t dtype, Mtype_t mtype)
static void destroy (SuperMatrix *)

Member Function Documentation

static void Dune::SuperLUDenseMatChooser< double >::create ( SuperMatrix *  mat,
int  n,
int  m,
double *  dat,
int  n1,
Stype_t  stype,
Dtype_t  dtype,
Mtype_t  mtype 
)
inlinestatic
static void Dune::SuperLUDenseMatChooser< double >::destroy ( SuperMatrix *  )
inlinestatic

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