From: Jean-Paul Pelteret Date: Wed, 22 Nov 2017 14:34:08 +0000 (+0100) Subject: Update doxygen options to include Adol-C X-Git-Tag: v9.0.0-rc1~743^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5517%2Fhead;p=dealii.git Update doxygen options to include Adol-C --- diff --git a/doc/doxygen/options.dox.in b/doc/doxygen/options.dox.in index b905d9cefb..5aa46e195d 100644 --- a/doc/doxygen/options.dox.in +++ b/doc/doxygen/options.dox.in @@ -168,6 +168,8 @@ INCLUDE_FILE_PATTERNS = PREDEFINED = DOXYGEN=1 \ DEBUG=1 \ DEAL_II_USE_MT_POSIX=1 \ + DEAL_II_WITH_ADOLC=1 \ + DEAL_II_ADOLC_WITH_ATRIG_ERF=1 \ DEAL_II_WITH_ARPACK=1 \ DEAL_II_ARPACK_WITH_PARPACK=1 \ DEAL_II_WITH_BOOST=1 \