dune-common  2.2.0
Classes | Namespaces
dynmatrix.hh File Reference

This file implements a dense matrix with dynamic numbers of rows and columns. More...

Go to the source code of this file.

Classes

struct  Dune::DenseMatVecTraits< DynamicMatrix< K > >
struct  Dune::FieldTraits< DynamicMatrix< K > >
class  Dune::DynamicMatrix< K >
 Construct a matrix with a dynamic size. More...

Namespaces

namespace  Dune
 Dune namespace.

Detailed Description

This file implements a dense matrix with dynamic numbers of rows and columns.