]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make sure online documentation shows the classes related to MPI and p4est as well.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Nov 2010 01:07:33 +0000 (01:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Nov 2010 01:07:33 +0000 (01:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@22632 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/options.136.in
deal.II/doc/doxygen/options.dox.in

index 2fab9a1bfd3c45393bab96c49f28efec3a5fd785..e5721e799d04c3adc454e5aba98854773e93c580 100644 (file)
@@ -914,11 +914,22 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are
 # omitted =1 is assumed.
 
-# [WB] Set MT flags so that the corresponding documentation will always be visible,
-# [WB] irrespective of whether MT is actually switched on or not.
-# [GK] Define a variable doxygen in order to mask out inline functions
-PREDEFINED             = DOXYGEN=1 DEBUG=1 DEAL_II_USE_PETSC=1 DEAL_II_USE_TRILINOS=1 \
-                         DEAL_II_USE_MT=1 DEAL_II_USE_MT_POSIX=1
+# [deal.II] Set MT flags so that the corresponding documentation will always
+# be visible, irrespective of whether MT is actually switched on or not. Do
+# the same for a bunch of other external packages as well. Also, define a
+# variable DOXYGEN in order to mask out inline functions
+
+PREDEFINED             = DOXYGEN=1 \
+                         DEBUG=1 \
+                         DEAL_II_USE_PETSC=1 \
+                         DEAL_II_USE_SLEPC=1 \
+                         DEAL_II_USE_TRILINOS=1 \
+                         DEAL_II_USE_MT=1 \
+                         DEAL_II_USE_MT_POSIX=1 \
+                        DEAL_II_USE_ARPACK=1 \
+                        DEAL_II_USE_METIS=1 \
+                        DEAL_II_USE_MUMPS=1 \
+                        DEAL_II_USE_P4EST=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.
index bf2ea1a9860a911004fd8b85666492eea06f5dfe..fbda9f99123f408c8881cfc91727763d3510ad1f 100644 (file)
@@ -997,9 +997,10 @@ INCLUDE_FILE_PATTERNS  =
 # undefined via #undef or recursively expanded use the := operator
 # instead of the = operator.
 
-# [WB] Set MT flags so that the corresponding documentation will always be visible,
-# [WB] irrespective of whether MT is actually switched on or not.
-# [GK] Define a variable doxygen in order to mask out inline functions
+# [deal.II] Set MT flags so that the corresponding documentation will always
+# be visible, irrespective of whether MT is actually switched on or not. Do
+# the same for a bunch of other external packages as well. Also, define a
+# variable DOXYGEN in order to mask out inline functions
 
 PREDEFINED             = DOXYGEN=1 \
                          DEBUG=1 \
@@ -1007,7 +1008,11 @@ PREDEFINED             = DOXYGEN=1 \
                          DEAL_II_USE_SLEPC=1 \
                          DEAL_II_USE_TRILINOS=1 \
                          DEAL_II_USE_MT=1 \
-                         DEAL_II_USE_MT_POSIX=1
+                         DEAL_II_USE_MT_POSIX=1 \
+                        DEAL_II_USE_ARPACK=1 \
+                        DEAL_II_USE_METIS=1 \
+                        DEAL_II_USE_MUMPS=1 \
+                        DEAL_II_USE_P4EST=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.

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.