]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix missing template argument.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 2 Jul 2023 03:08:23 +0000 (21:08 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 2 Jul 2023 03:08:23 +0000 (21:08 -0600)
include/deal.II/lac/trilinos_tpetra_vector.templates.h

index 92b990881861684c023b2f11d5077a006fee49cc..9c643a1603573904fbbf2fc47d69fd059d736243 100644 (file)
@@ -120,7 +120,7 @@ namespace LinearAlgebra
 
     template <typename Number>
     void
-    Vector::extract_subvector_to(
+    Vector<Number>::extract_subvector_to(
       const ArrayView<const types::global_dof_index> &indices,
       ArrayView<Number> &                             elements) const
     {

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.