]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make doxygen happy
authorDaniel Arndt <arndtd@ornl.gov>
Thu, 29 Dec 2022 09:02:26 +0000 (10:02 +0100)
committerDaniel Arndt <arndtd@ornl.gov>
Thu, 29 Dec 2022 09:02:26 +0000 (10:02 +0100)
source/lac/la_parallel_vector.cc

index d738104be45df4885da34ebe43bdba1f9bcfdd52..c95e627c577f77ddd3e802e68d2322a654ca4849 100644 (file)
@@ -46,6 +46,7 @@ namespace LinearAlgebra
     template class Vector<float, ::dealii::MemorySpace::Default>;
     template class Vector<double, ::dealii::MemorySpace::Default>;
 
+#ifndef DOXYGEN
     template void
     Vector<float, ::dealii::MemorySpace::Host>::import<
       ::dealii::MemorySpace::Default>(
@@ -87,6 +88,7 @@ namespace LinearAlgebra
     Vector<double, ::dealii::MemorySpace::Default>::reinit<double>(
       const Vector<double, ::dealii::MemorySpace::Default> &,
       const bool);
+#endif
   } // namespace distributed
 } // namespace LinearAlgebra
 

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.