]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Try one more 12498/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 28 Jun 2021 16:22:54 +0000 (12:22 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 28 Jun 2021 16:22:54 +0000 (12:22 -0400)
include/deal.II/lac/la_parallel_vector.templates.h

index 2df316445a7b8c90ed345e5ecfd1a7e49313e6e6..57e1d9b4d82192e6ead9bfbab8813ec7701044a2 100644 (file)
@@ -713,7 +713,7 @@ namespace LinearAlgebra
 
     template <typename Number, typename MemorySpaceType>
     Vector<Number, MemorySpaceType>::Vector( // NOLINT
-      Vector<Number, MemorySpaceType> &&v) // NOLINT
+      Vector<Number, MemorySpaceType> &&v)
       : Vector()
     {
       static_cast<Subscriptor &>(*this) = static_cast<Subscriptor &&>(v);

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.