dune-fem 2.8.0
|
#include <algorithm>
#include <dune/common/densevector.hh>
#include <dune/common/ftraits.hh>
#include <dune/fem/misc/bartonnackmaninterface.hh>
Go to the source code of this file.
Classes | |
struct | Dune::DenseMatVecTraits< Fem::SubVector< K, M > > |
struct | Dune::FieldTraits< Fem::SubVector< K, M > > |
class | Dune::Fem::IndexMapperInterface< IM > |
Abstract index mapper interface. More... | |
class | Dune::Fem::OffsetSubMapper |
Index mapper which simply adds an offset to the index. More... | |
class | Dune::Fem::StaticOffsetSubMapper< dim > |
Index mapper with static size which simply adds an offset to the index. More... | |
class | Dune::Fem::SubVector< BaseVectorImp, IndexMapperImp > |
An implementation of DenseVector to extract a portion, not necessarly contiguos, of a vector. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |