dune-common  2.2.0
Namespaces | Defines | Functions
fmatrixev.cc File Reference

Namespaces

namespace  Dune
 

Dune namespace.


namespace  Dune::FMatrixHelp

Defines

#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 Documentation