dune-fem 2.8.0
|
Go to the source code of this file.
Classes | |
class | Dune::Fem::DenseMatrix< T > |
DenseMatrix based on std::vector< std::vector< T > > More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |
Functions | |
template<typename K > | |
std::ostream & | Dune::Fem::operator<< (std::ostream &s, const DenseMatrix< K > &matrix) |
Send vector to output stream. | |