From: guido Date: Mon, 3 May 2004 21:24:52 +0000 (+0000) Subject: Include PETSc-classes in documentation. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3aa8b8014be82e138f68dd121eddf517da6256;p=dealii-svn.git Include PETSc-classes in documentation. The PETSc module looks awkward, though. git-svn-id: https://svn.dealii.org/trunk@9164 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index 41f030cb0d..4db1eaff38 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -914,7 +914,7 @@ INCLUDE_FILE_PATTERNS = # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = DEBUG=1 +PREDEFINED = DEBUG=1 DEAL_II_USE_PETSC=7 # 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.