dune-common
2.3.0
|
Namespaces | |
namespace | Dune |
Dune namespace. | |
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 |