Skip to content
Snippets Groups Projects
Commit 43740890 authored by Christoph Gersbacher's avatar Christoph Gersbacher Committed by Markus Blatt
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.
(cherry picked from commit 64df6274)

Signed-off-by: default avatarMarkus Blatt <markus@dr-blatt.de>
parent 9c196831
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