]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix another place.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Mar 2013 12:52:57 +0000 (12:52 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Mar 2013 12:52:57 +0000 (12:52 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29067 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/index_set.cc

index cbaf3375365729524811e0c005d6c38b027f3767..1bb39b223b9812b16b97f9cbae2157481e3b8a46 100644 (file)
@@ -400,7 +400,7 @@ IndexSet::make_trilinos_map (const MPI_Comm &communicator,
                          TrilinosWrappers::types::int_type(n_elements()),
                          (n_elements() > 0
                           ?
-                          reinterpret_cast<int *>(&indices[0])
+                          reinterpret_cast<TrilinosWrappers::types::int_type *>(&indices[0])
                           :
                           0),
                          0,

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.