dune-common
2.5-git
|
Namespaces | |
Dune | |
Dune namespace. | |
Dune::DynamicMatrixHelp | |
Macros | |
#define | DUNE_FMATRIXEIGENVALUES_EXT_CC |
Functions | |
void | Dune::DynamicMatrixHelp::eigenValuesNonsymLapackCall (const char *jobvl, const char *jobvr, const long int *n, double *a, const long int *lda, double *wr, double *wi, double *vl, const long int *ldvl, double *vr, const long int *ldvr, double *work, const long int *lwork, const long int *info) |
#define DUNE_FMATRIXEIGENVALUES_EXT_CC |