|
dune-fem
2.8-git
|
#include <algorithm>#include <vector>#include <dune/common/densematrix.hh>#include <dune/common/dynvector.hh>#include <dune/fem/operator/common/localmatrix.hh>#include <dune/fem/storage/rowreferencevector.hh>Go to the source code of this file.
Classes | |
| struct | Dune::Fem::TemporaryLocalMatrixTraits< DomainSpaceImp, RangeSpaceImp > |
| struct | Dune::DenseMatVecTraits< Fem::TemporaryLocalMatrix< DomainSpaceImp, RangeSpaceImp > > |
| struct | Dune::FieldTraits< Fem::TemporaryLocalMatrix< DomainSpaceImp, RangeSpaceImp > > |
| class | Dune::Fem::TemporaryLocalMatrix< DomainSpaceImp, RangeSpaceImp > |
| A local matrix with a small array as storage. More... | |
Namespaces | |
| Dune | |
| Dune::Fem | |