dune-fem  2.8-git
Classes | Namespaces | Functions
blockmatrix.hh File Reference
#include <stack>
#include "spmatrix.hh"

Go to the source code of this file.

Classes

class  Dune::Fem::DenseMatrix< T >
 DenseMatrix based on std::vector< std::vector< T > > More...
 

Namespaces

 Dune
 
 Dune::Fem
 

Functions

template<typename K >
std::ostream & Dune::Fem::operator<< (std::ostream &s, const DenseMatrix< K > &matrix)
 Send vector to output stream. More...