]> https://gitweb.dealii.org/ - dealii.git/commitdiff
move DEAL_II_ARPACK_WITH_PARPACK inside confih.h.in
authorDenis Davydov <davydden@gmail.com>
Thu, 17 Sep 2015 19:35:53 +0000 (21:35 +0200)
committerDenis Davydov <davydden@gmail.com>
Thu, 17 Sep 2015 19:35:53 +0000 (21:35 +0200)
include/deal.II/base/config.h.in

index 13684bbf048bc76b3c64f8c221f7fe4cb14acf46..9248f338bf319af6e77f1c91b0939634157d7f92 100644 (file)
@@ -53,7 +53,7 @@
 #cmakedefine DEAL_II_WITH_TRILINOS
 #cmakedefine DEAL_II_WITH_UMFPACK
 #cmakedefine DEAL_II_WITH_ZLIB
-#cmakedefine DEAL_II_ARPACK_WITH_PARPACK
+
 
 /***********************************************************************
  * Compiler bugs:
 
 
 /***********************************************************************
- * Thread support
+ * Feature configuration
  *
- * For documentation see cmake/configure/configure_1_threads.cmake
+ * For documentation see cmake/configure/configure_*.cmake and
+ * cmake/modules/Find*.cmake
  */
 
+/* cmake/moduels/FindARPACK.cmake */
+#cmakedefine DEAL_II_ARPACK_WITH_PARPACK
+
+/* cmake/configure/configure_1_threads.cmake */
 #cmakedefine DEAL_II_USE_MT_POSIX
 #cmakedefine DEAL_II_USE_MT_POSIX_NO_BARRIERS
 

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.