dune-common  2.3.0
Namespaces | Macros | Functions
dynmatrixev.cc File Reference

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)

Macro Definition Documentation

#define DUNE_FMATRIXEIGENVALUES_EXT_CC