]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix test
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 4 Oct 2018 03:26:55 +0000 (05:26 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 20 Feb 2019 12:46:19 +0000 (13:46 +0100)
tests/trilinos/tpetra_vector_02.cc

index 41b62d9a4c3317120d5f6f854e1fb006e809b05d..132231491b1859429e465aeeeea415a5e189d316 100644 (file)
@@ -118,7 +118,7 @@ test()
     }
 
 
-  LinearAlgebra::TpetraWrappers::Vector d(a);
+  LinearAlgebra::TpetraWrappers::Vector<Number> d(a);
   a.add(2., b, 3., d);
   read_write_3.import(a, VectorOperation::insert);
   if (rank == 0)

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.