dune-pdelab 2.7-git
|
Go to the source code of this file.
Classes | |
class | Dune::PDELab::WeightedMatrixAccumulationView< C > |
An accumulate-only view on a local matrix that automatically takes into account an accumulation weight. More... | |
class | Dune::PDELab::LocalMatrix< T, W > |
A dense matrix for storing data associated with the degrees of freedom of a pair of LocalFunctionSpaces. More... | |
struct | Dune::PDELab::LocalMatrix< T, W >::iterator |
Namespaces | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |
Functions | |
template<class Stream , class T , class W > | |
Stream & | Dune::PDELab::operator<< (Stream &stream, const LocalMatrix< T, W > &m) |