]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix signature disparaty in 64-bit mode.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Sep 2013 21:34:46 +0000 (21:34 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Sep 2013 21:34:46 +0000 (21:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@30748 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/schur_matrix.h

index 8de512c5bb5db288945074baaae1d4d391e646e7..7d1a02a3dc91eed641c62691780f5222fe66054f 100644 (file)
@@ -227,7 +227,7 @@ SchurMatrix<MA_inverse, MB, MDt, MC>
               const MDt &Dt,
               const MC &C,
               VectorMemory<BlockVector<double> > &mem,
-              const std::vector<types::global_dof_index> &signature)
+              const std::vector<unsigned int> &signature)
   : Ainv(&Ainv), B(&B), Dt(&Dt), C(&C),
     mem(mem),
     signature(signature),

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.