Skip to content
Snippets Groups Projects
Commit 64df6274 authored by Christoph Gersbacher's avatar Christoph Gersbacher
Browse files

Implement read-only IdentityMatrix

This implementation of an IdentityMatrix does not hold any data. It
implements a reduced version of the DenseMatrix interface including a
standard C++ cast operator to a Dune::FieldMatrix. This code illustrates
the new forward capabilities of DenseMatrixAssigner.
parent 70bb78cd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment