#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) |
template<>
struct Dune::SuperLUDenseMatChooser< double >
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 |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: