Skip to content

Feature/multitype scalar operations

Adds some functionality to MultiTypeBlockMatrix and MultiTypeBlockVector in order to initialize them from a scalar value or scale them by the convenient operator*= and operator/=.

Merge request reports