From 36931420ef5eaec53996b96934e3ba30680f6a8a Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
+ Fix: the
+ FullMatrix::mmult
and
+ FullMatrix::Tmmult
code don't
+ resize their output argument any more, as this is not common
+ style in the library. Furthermore,
+ FullMatrix::Tmmult
was utterly
+ broken.
+
Change: the matrix_norm
functions
of sparse and full matrices are renamed to
--
2.39.5