]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Specify namespace in precondition.h more precisely 9187/head
authorDaniel Arndt <arndtd@ornl.gov>
Sat, 21 Dec 2019 15:57:41 +0000 (10:57 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Sat, 21 Dec 2019 15:57:50 +0000 (10:57 -0500)
include/deal.II/lac/precondition.h

index 45119c847385034206d75f1b8d6489f03eb69a8a..185a7dce5c933a8b0b3963f8a42b07623de8497c 100644 (file)
@@ -1895,7 +1895,7 @@ namespace internal
     };
 
     template <typename Number>
-    struct VectorUpdatesRange : public parallel::ParallelForInteger
+    struct VectorUpdatesRange : public ::dealii::parallel::ParallelForInteger
     {
       VectorUpdatesRange(const VectorUpdater<Number> &updater,
                          const std::size_t            size)

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.