Implementation of an identity matrix that does not store any data. More...
Go to the source code of this file.
Classes | |
class | Dune::IdentityMatrix< K, N > |
Read-only identity matrix. More... | |
struct | Dune::DenseMatrixAssigner< DenseMatrix, IdentityMatrix< field, N > > |
Namespaces | |
namespace | Dune |
Dune namespace. |
Implementation of an identity matrix that does not store any data.