]> https://gitweb.dealii.org/ - dealii.git/commit
Update the memory consumption values for DataOut. 998/head
authorDavid Wells <drwells@vt.edu>
Mon, 8 Jun 2015 18:52:51 +0000 (14:52 -0400)
committerDavid Wells <drwells@vt.edu>
Mon, 8 Jun 2015 18:52:51 +0000 (14:52 -0400)
commit2e1345c18f926507b3fa93b9964bf84a05f7d17a
tree1edadf4efd43583b7340c965fe7e6be04f3a5600
parent84792423b87146498ae06feb6c58fd06e33a392d
Update the memory consumption values for DataOut.
I removed three 'dummy' integers in commit 95a5595 to silence warnings
about unused private members. Most C++ compilers use 4 bytes for an int
and 1 byte for an empty class, so the net result was a loss of 9 bytes
for DataOutInterface (inherited by DataOut). This commit updates the
expected memory usage values to match.
tests/deal.II/memory_consumption_01.with_64bit_indices=off.output
tests/deal.II/memory_consumption_01.with_64bit_indices=on.output

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.