]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Corrections 6063/head
authorBenjamin Brands <benjamin.brands@fau.de>
Mon, 19 Mar 2018 16:06:35 +0000 (17:06 +0100)
committerBenjamin Brands <benjamin.brands@fau.de>
Mon, 19 Mar 2018 16:06:35 +0000 (17:06 +0100)
source/lac/scalapack.cc

index 57eec07c0b6e4f91b69742e26a2a92cd2ffe49e0..a85f650ffbcf6c0b26ff17da74559dfbc7ff929f 100644 (file)
@@ -472,7 +472,6 @@ template <typename NumberType>
 void ScaLAPACKMatrix<NumberType>::copy_transposed(const ScaLAPACKMatrix<NumberType> &B)
 {
   add(B,0,1,true);
-  state = B.state;
 }
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.