]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a bug introduced in revision 29289.
authorturcksin <turcksin@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Apr 2013 03:15:01 +0000 (03:15 +0000)
committerturcksin <turcksin@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Apr 2013 03:15:01 +0000 (03:15 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29293 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/number_cache.h

index 848ad9db2d4b7ba70630a723f6351652240ddde8..469bbe7804a1bba9d086e560ba2eee2b0e7a5baf 100644 (file)
@@ -64,7 +64,7 @@ namespace internal
        * computation, then this
        * equals n_global_dofs.
        */
-      unsigned int n_locally_owned_dofs;
+      types::global_dof_index n_locally_owned_dofs;
 
       /**
        * An index set denoting the

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.