]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #221 from kronbichler/master
authorTimo Heister <timo.heister@gmail.com>
Wed, 5 Nov 2014 15:41:11 +0000 (10:41 -0500)
committerTimo Heister <timo.heister@gmail.com>
Wed, 5 Nov 2014 15:41:11 +0000 (10:41 -0500)
Fix a compiler warning with gcc-4.9.
gcc-4.9 seems to be able to see that accessing R[1] in 1D is out of bound
for spacedim == 1 but it can omit the warning if accessed inside a switch
statement. Fix this warning (even though we won't use SphericalManifold
for spacedim == 1).


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.