]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #627 from kronbichler/master
authorTimo Heister <timo.heister@gmail.com>
Mon, 2 Mar 2015 12:35:54 +0000 (07:35 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 2 Mar 2015 12:35:54 +0000 (07:35 -0500)
Fix compiler warnings with clang 3.6. Comparing the address of a reference to an object with the zero pointer like in
   &dof_handler.get_fe() != 0
will always evaluate to true. Thus, these assertions do not make sense and clang rightfully complains.


Trivial merge

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.