|
dune-fem 2.8.0
|
#include <algorithm>#include <dune/common/diagonalmatrix.hh>#include <dune/common/fmatrix.hh>#include <dune/common/fvector.hh>#include <dune/fem/common/fmatrixcol.hh>Go to the source code of this file.
Classes | |
| class | Dune::Fem::PiolaTransformation< Geometry, dimRange > |
| class | Dune::Fem::InversePiolaTransformation< Geometry, dimRange > |
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fem |
Functions | |
| template<class Mat > | |
| double | Dune::Fem::determinante (const Mat &m) |
| template<class F , int d, int l> | |
| double | Dune::Fem::determinante (const FieldMatrix< F, d, l > &m) |
| template<class F , int d> | |
| double | Dune::Fem::determinante (const DiagonalMatrix< F, d > &m) |