|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
fieldmatrixhelper.hh File Reference
#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>#include <dune/common/dynmatrix.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fem |
| namespace | Dune::Fem::FieldMatrixHelper |
Functions | |
| template<class Field1 , class Field2 , class Field3 , int m, int n> | |
| void | Dune::Fem::FieldMatrixHelper::multiply (const FieldMatrix< Field1, m, n > &A, const FieldVector< Field2, n > &x, FieldVector< Field3, m > &y) |
| template<class Field1 , class Field2 , class Field3 , int m, int n, int p> | |
| void | Dune::Fem::FieldMatrixHelper::multiply (const FieldMatrix< Field1, m, n > &A, const FieldMatrix< Field2, n, p > &B, FieldMatrix< Field3, m, p > &C) |
| template<class Field1 , class Field2 , class Field3 > | |
| void | Dune::Fem::FieldMatrixHelper::multiply (const DynamicMatrix< Field1 > &A, const DynamicMatrix< Field2 > &B, DynamicMatrix< Field3 > &C) |
| template<class Field1 , class Field2 , class Field3 , int m, int n, int p> | |
| void | Dune::Fem::FieldMatrixHelper::multiply (const FieldMatrix< Field1, m, n > &A, const FieldMatrix< Field2, n, p > &B, Field3 *C) |
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8