]> https://gitweb.dealii.org/ - dealii.git/commit
In the conversion to 64-bit indices, a lot of classes acquired a local typedef 'size_...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Dec 2013 04:10:38 +0000 (04:10 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Dec 2013 04:10:38 +0000 (04:10 +0000)
commit2a6ff76d2615994544c64294233b3eda811b8d9a
tree7159011fd6c347dd9c3369d0bf4855f8e7043b50
parent830187e034daa993a03a018025821418ddb81706
In the conversion to 64-bit indices, a lot of classes acquired a local typedef 'size_type'. In some cases, it was aliased to types::global_dof_index, but this may have been a mistake. One such example is FullMatrix, which definitely doesn't need 64-bit indices. Revert this and go back to 'unsigned int' for the local size_type type.

git-svn-id: https://svn.dealii.org/trunk@31905 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/doc/news/changes.h
deal.II/include/deal.II/lac/full_matrix.h
deal.II/source/lac/full_matrix.inst.in

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.