Skip to content

Add (static) size() method to MultiTypeBlockMatrix

Carsten Gräser requested to merge feature/multitypeblockmatrix-size into master

Since the istl view is, that a matrix is a container of rows, it should have a size method.

Merge request reports