dune-istl 3.0-git
Static Public Member Functions | List of all members
Dune::SuperLUDenseMatChooser< float > Struct Reference

#include <dune/istl/superlu.hh>

Static Public Member Functions

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

Member Function Documentation

◆ create()

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

◆ destroy()

static void Dune::SuperLUDenseMatChooser< float >::destroy ( SuperMatrix )
inlinestatic

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