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/=
.
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/=
.