Skip to content

[bugfix] matrixredistribute for matrices with scalar block_type and add a test

This MR adapts matrixredistribute.hh for matrices with scalar block_type like BCRSMatrix<double> and adapts the matrixredistributetest.

Merge request reports