]> https://gitweb.dealii.org/ - dealii-svn.git/commit
In the conversion to 64-bit indices, a lot of classes acquired a local typedef 'size_...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Dec 2013 04:10:38 +0000 (04:10 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Dec 2013 04:10:38 +0000 (04:10 +0000)
commit8d860282b4ee25679285c766a474ae4957bff5b4
treeed7c536f3143d759b9c28c705ce884ace0fbb374
parente6c1028586110431722cb939a305119922f0be82
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.