From: Guido Kanschat Date: Mon, 3 May 2004 21:24:52 +0000 (+0000) Subject: Include PETSc-classes in documentation. X-Git-Tag: v8.0.0~15209 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7220212d95ba96585a81ffa3d201f13b2f3a7d4;p=dealii.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.