dune-istl
2.5.1
|
#include <dune/istl/supermatrix.hh>
Static Public Member Functions | |
static void | create (SuperMatrix *mat, int n, int m, int offset, double *values, int *rowindex, int *colindex, Stype_t stype, Dtype_t dtype, Mtype_t mtype) |
|
inlinestatic |