]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update config.h.in
authorMatthias Maier <tamiko@kyomu.43-1.org>
Wed, 5 Jun 2013 15:06:35 +0000 (15:06 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Wed, 5 Jun 2013 15:06:35 +0000 (15:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@29756 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/config.h.in

index 3caef1a3ffd51044979e5d03b50e03147232fc6c..43d43659069e330b10ffbda9a73f282362be2ab9 100644 (file)
 #define DEAL_II_NAMESPACE_CLOSE }
 
 
+/***********************************************
+ * Configured in setup_cached_variables.cmake: *
+ ***********************************************/
+
+#cmakedefine DEAL_II_WITH_64BIT_INDICES
+#ifdef DEAL_II_WITH_64BIT_INDICES
+#  define DEAL_II_USE_LARGE_INDEX_TYPE
+#endif
+
+
 /**************************************
  * Configured in setup_deal_ii.cmake: *
  **************************************/
 #endif
 
 
-/********************************************************************
- * Configured in configure_trilinos.cmake or configure_petsc.cmake: *
- ********************************************************************/
-
-#cmakedefine DEAL_II_WITH_64BIT_INDICES
-#ifdef DEAL_II_WITH_64BIT_INDICES
-#  define DEAL_II_USE_LARGE_INDEX_TYPE
-#endif
-
-
 #include <deal.II/base/numbers.h>
 #include <deal.II/base/types.h>
 

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.