#include <dune/istl/supermatrix.hh>
List of all members.
Static Public Member Functions |
static void | create (SuperMatrix *mat, int n, int m, int offset, float *values, int *rowindex, int *colindex, Stype_t stype, Dtype_t dtype, Mtype_t mtype) |
template<>
struct Dune::SuperMatrixCreateSparseChooser< float >
Member Function Documentation
static void Dune::SuperMatrixCreateSparseChooser< float >::create |
( |
SuperMatrix * |
mat, |
|
|
int |
n, |
|
|
int |
m, |
|
|
int |
offset, |
|
|
float * |
values, |
|
|
int * |
rowindex, |
|
|
int * |
colindex, |
|
|
Stype_t |
stype, |
|
|
Dtype_t |
dtype, |
|
|
Mtype_t |
mtype |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: