]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make TpetraWrappers appear in Doxygen 9836/head
authorPeter Munch <peterrmuench@gmail.com>
Mon, 6 Apr 2020 06:42:42 +0000 (08:42 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Mon, 6 Apr 2020 09:33:10 +0000 (11:33 +0200)
doc/doxygen/options.dox.in
include/deal.II/lac/trilinos_tpetra_vector.h

index ec652fb8fa96d0660e74233c0e30f017395decaa..c3d58802219a80161ea8656860be3e5615672a8a 100644 (file)
@@ -207,6 +207,7 @@ PREDEFINED             = DOXYGEN=1 \
                          DEAL_II_SYMENGINE_WITH_LLVM=1 \
                          DEAL_II_WITH_THREADS=1 \
                          DEAL_II_WITH_TRILINOS=1 \
+                         DEAL_II_TRILINOS_WITH_TPETRA=1 \
                          DEAL_II_TRILINOS_WITH_ROL=1 \
                          DEAL_II_WITH_UMFPACK=1 \
                          DEAL_II_WITH_ZLIB=1 \
index aef6bd2cd6ba4a320449ffe74aa2e47773d1313f..343b52318728329751929e29b934391bd5956361 100644 (file)
@@ -48,6 +48,13 @@ namespace LinearAlgebra
   class ReadWriteVector;
 #  endif
 
+  /**
+   * A namespace for classes that provide wrappers for Trilinos' Tpetra vectors.
+   *
+   * This namespace provides wrappers for the Tpetra::Vector class from the
+   * Tpetra package (https://trilinos.github.io/tpetra.html) that is part of
+   * Trilinos.
+   */
   namespace TpetraWrappers
   {
     /**

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.