]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Convert unsigned int to types::global_dof_index.
authorturcksin <turcksin@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Feb 2013 02:07:01 +0000 (02:07 +0000)
committerturcksin <turcksin@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Feb 2013 02:07:01 +0000 (02:07 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_3@28227 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/files
deal.II/include/deal.II/base/work_stream.h

index 7fe747b65c3d298f07a4e61e08501058ea8a2953..68f2ea5ff7b09e100e3bb1d9d01b7ecf91e951a9 100644 (file)
@@ -46,9 +46,9 @@ BRUNO source/base/symmetric_tensor.cc
 BRUNO source/base/table_handler.cc
 BRUNO source/base/tensor_function.cc
 BRUNO source/base/tensor_product_polynomials.cc
-source/base/thread_management.cc
-source/base/timer.cc
-source/base/utilities.cc
+BRUNO source/base/thread_management.cc
+BRUNO source/base/timer.cc
+BRUNO source/base/utilities.cc
 TIMO source/distributed/grid_refinement.cc
 TIMO source/distributed/solution_transfer.cc
 TIMO source/distributed/tria.cc
@@ -259,14 +259,14 @@ BRUNO include/deal.II/base/tensor_base.h
 BRUNO include/deal.II/base/tensor_function.h
 BRUNO include/deal.II/base/tensor.h
 BRUNO include/deal.II/base/tensor_product_polynomials.h
-include/deal.II/base/thread_local_storage.h
-include/deal.II/base/thread_management.h
-include/deal.II/base/timer.h
-include/deal.II/base/types.h
-include/deal.II/base/utilities.h
-include/deal.II/base/vectorization.h
-include/deal.II/base/vector_slice.h
-include/deal.II/base/work_stream.h
+BRUNO include/deal.II/base/thread_local_storage.h
+BRUNO include/deal.II/base/thread_management.h
+BRUNO include/deal.II/base/timer.h
+BRUNO include/deal.II/base/types.h
+BRUNO include/deal.II/base/utilities.h
+BRUNO include/deal.II/base/vectorization.h
+BRUNO include/deal.II/base/vector_slice.h
+BRUNO include/deal.II/base/work_stream.h
 TIMO include/deal.II/distributed/grid_refinement.h
 TIMO include/deal.II/distributed/solution_transfer.h
 TIMO include/deal.II/distributed/tria.h
index c177fa92f6a8353e9a9a6617041532bdaaefe62f..5057b6a101a1f473810cf9e65391496009e3aaa5 100644 (file)
@@ -49,7 +49,7 @@ DEAL_II_NAMESPACE_OPEN
  * shared memory. However, some other part of this work may need to be
  * synchronised and be done in order. In the example of assembling a matrix,
  * the computation of local contributions can be done entirely in parallel,
- * but copying the the local contributions into the global matrix requires
+ * but copying the local contributions into the global matrix requires
  * some care: First, several threads can't write at the same time, but need to
  * synchronise writing using a mutex; secondly, we want the order in which
  * local contributions are added to the global matrix to be always the same

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.