fmatrixev.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 

Dune namespace.


namespace  Dune::FMatrixHelp

Functions

template<typename K >
static void Dune::FMatrixHelp::eigenValues (const FieldMatrix< K, 1, 1 > &matrix, FieldVector< K, 1 > &eigenvalues)
 calculates the eigenvalues of a symetric field matrix
template<typename K >
static void Dune::FMatrixHelp::eigenValues (const FieldMatrix< K, 2, 2 > &matrix, FieldVector< K, 2 > &eigenvalues)
 calculates the eigenvalues of a symetric field matrix
template<int dim, typename K >
static void Dune::FMatrixHelp::eigenValues (const FieldMatrix< K, dim, dim > &matrix, FieldVector< K, dim > &eigenvalues)
 calculates the eigenvalues of a symetric field matrix

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].