]> https://gitweb.dealii.org/ - dealii.git/commitdiff
silence doxygen 10483/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 9 Jun 2020 02:49:57 +0000 (21:49 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 9 Jun 2020 02:49:57 +0000 (21:49 -0500)
source/lac/affine_constraints.cc

index 04ebc8ea521f02421c36a7be1dc216875d9f9782..2ddddb53250c2db80025f1775e05a219b4b8012d 100644 (file)
@@ -126,12 +126,14 @@ INSTANTIATE_DLTG_BLOCK_VECTORMATRIX(TrilinosWrappers::BlockSparseMatrix,
 INSTANTIATE_DLTG_MATRIX(TrilinosWrappers::SparseMatrix);
 INSTANTIATE_DLTG_MATRIX(TrilinosWrappers::BlockSparseMatrix);
 
-#  ifdef DEAL_II_TRILINOS_WITH_TPETRA
+#  ifndef DOXYGEN
+#    ifdef DEAL_II_TRILINOS_WITH_TPETRA
 // FIXME: This mixed variant is needed for multigrid and matrix free.
 template void
 dealii::AffineConstraints<double>::distribute<
   dealii::LinearAlgebra::TpetraWrappers::Vector<float>>(
   dealii::LinearAlgebra::TpetraWrappers::Vector<float> &) const;
+#    endif
 #  endif
 #endif
 

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.