]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Suppress some doxygen warnings
authorDaniel Arndt <arndtd@ornl.gov>
Sun, 30 Oct 2022 22:52:13 +0000 (18:52 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 31 Oct 2022 12:44:21 +0000 (08:44 -0400)
source/lac/affine_constraints_cuda.cc
source/lac/la_parallel_vector_cuda.cc
source/lac/read_write_vector_cuda.cc

index 8b79fe6d616598c1b253fcf42df36b0d463902ea..a64f7bb119887a5b0817ebdb3395e5e1454afd16 100644 (file)
@@ -17,6 +17,7 @@
 
 DEAL_II_NAMESPACE_OPEN
 
+#ifndef DOXYGEN
 
 namespace internal
 {
@@ -44,4 +45,6 @@ AffineConstraints<double>::set_zero<
   LinearAlgebra::distributed::Vector<double, MemorySpace::CUDA>>(
   LinearAlgebra::distributed::Vector<double, MemorySpace::CUDA> &) const;
 
+#endif // DOXYGEN
+
 DEAL_II_NAMESPACE_CLOSE
index bb18dfadf02b055433ddd58a81bc837755fb61fc..e4ebd6c6f51318305df4254ae38d6a9d1034adad 100644 (file)
@@ -18,6 +18,7 @@
 
 DEAL_II_NAMESPACE_OPEN
 
+#ifndef DOXYGEN
 
 namespace LinearAlgebra
 {
@@ -60,5 +61,6 @@ namespace LinearAlgebra
   } // namespace distributed
 } // namespace LinearAlgebra
 
+#endif // DOXYGEN
 
 DEAL_II_NAMESPACE_CLOSE
index 4e98f8da61726637bd806597661032b45ad4e3a9..dd24a1afb9d7303365dc3812e5a1dd59af548237 100644 (file)
@@ -18,6 +18,7 @@
 
 DEAL_II_NAMESPACE_OPEN
 
+#ifndef DOXYGEN
 
 namespace LinearAlgebra
 {
@@ -44,4 +45,6 @@ namespace LinearAlgebra
     const std::shared_ptr<const Utilities::MPI::CommunicationPatternBase> &);
 } // namespace LinearAlgebra
 
+#endif // DOXYGEN
+
 DEAL_II_NAMESPACE_CLOSE

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.