]> https://gitweb.dealii.org/ - dealii.git/commit
Bugfix: Replace 'size_t' with 'unsigned int' where appropriate 1471/head
authorMatthias Maier <tamiko@43-1.org>
Sun, 30 Aug 2015 15:56:19 +0000 (10:56 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 30 Aug 2015 15:56:19 +0000 (10:56 -0500)
commit8ff87bd7ea6ffd98835f87b4e44bc9a7bf76be1b
treeec14c30bf4c23193ad74e2a1373e9cb917ebdc35
parent09b14f4ec157a2d7420c4a8289940f08bc1457a0
Bugfix: Replace 'size_t' with 'unsigned int' where appropriate

A this places 'unsigned int' is more appropriate than 'size_t' because it
matches the signature of the underlying methods it deals with. 'size_t' is
only used to match std::array.
include/deal.II/lac/block_linear_operator.h

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.