dune-istl  2.2.0
Static Public Member Functions
Dune::SuperLUDenseMatChooser< double > Struct Template Reference

#include <dune/istl/superlu.hh>

List of all members.

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 *mat)

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 *  mat)
inlinestatic

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