Skip to content

Backport operator[] for MultiTypeBlockVector and MultiTypeBlockMatrix

Oliver Sander requested to merge feature/multitype-operator into releases/2.4

This time for real: This patch backports

0196c61d

and

a8f68be4

and properly adjusts them to the boost::fusion-based implementation of MultiTypeBlockVector and MultiTypeBlockMatrix.

Merge request reports