Add class to merge a vector of matrices into a big combined matrix.
This class is copied from dune-fufem to here
Merge request reports
Activity
I still have no idea, what this does because "merge matrizes" is rather unspecific. It's also hard to grasp from the code, because it does not implement any of the methods other matrices have.
But these questions are unrelated to moving this. So go ahead and merge. However, it would be really nice if who ever wrote this code or is using it describes what it actually does. If it should be a matrix it would also be nice if it behaves like one.
@graeser technically, it's not a matrix but a matrix view...
Added 1 commit:
- 389a9d44 - Add a blockmatrix view that computes global indices from block-indices
Mentioned in commit 503f606b
Please register or sign in to reply