]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused vector variable 3871/head
authorKarl Ljungkvist <k.ljungkvist@gmail.com>
Mon, 30 Jan 2017 13:13:52 +0000 (14:13 +0100)
committerKarl Ljungkvist <k.ljungkvist@gmail.com>
Mon, 30 Jan 2017 13:14:36 +0000 (14:14 +0100)
examples/step-37/step-37.cc

index e987776ac1b095e2ec40b49c626b549017a0df3f..f74f388bf7f9b605c08fe0d7ff737b9cdb9cb01b 100644 (file)
@@ -727,7 +727,6 @@ namespace Step37
     MGLevelObject<LevelMatrixType>             mg_matrices;
 
     LinearAlgebra::distributed::Vector<double> solution;
-    LinearAlgebra::distributed::Vector<double> solution_update;
     LinearAlgebra::distributed::Vector<double> system_rhs;
 
     double                                     setup_time;

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.