]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
leave a todo
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Oct 2012 20:12:07 +0000 (20:12 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Oct 2012 20:12:07 +0000 (20:12 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_3@27168 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/types.h

index 129be24d7342b2a5e684aa03869d6b788bccd108..51ac444b5f970773e14e732089891343cfe42526 100644 (file)
@@ -14,7 +14,6 @@
 
 
 #include <deal.II/base/config.h>
-
 DEAL_II_NAMESPACE_OPEN
 
 /**
@@ -52,7 +51,7 @@ namespace types
                                     */
   const unsigned int artificial_subdomain_id = static_cast<subdomain_id>(-2);
 
-
+//#define DEAL_II_USE_LARGE_INDEX_TYPE
 #ifdef DEAL_II_USE_LARGE_INDEX_TYPE
                                   /**
                                    * The type used for global indices of
@@ -67,6 +66,8 @@ namespace types
                                    * The data type always indicates an
                                    * unsigned integer type.
                                    */
+                                  // TODO: we should check that unsigned long long int
+                                  // has the same size as uint64_t
   typedef unsigned long long int global_dof_index;
 
                                   /**

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.