dune-common
2.2.1
|
Namespaces | |
namespace | Dune |
Dune namespace. | |
namespace | Dune::FMatrixHelp |
Macros | |
#define | DUNE_FMATRIXEIGENVALUES_CC |
Functions | |
void | Dune::FMatrixHelp::eigenValuesLapackCall (const char *jobz, const char *uplo, const long int *n, double *a, const long int *lda, double *w, double *work, const long int *lwork, long int *info) |
#define DUNE_FMATRIXEIGENVALUES_CC |