]> https://gitweb.dealii.org/ - dealii.git/commit
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)
commite4f6fd0928201de444e15d19b2185835310d885a
treeae3ae30903c064f4bb04fb23dfaef08ceb7fb1d6
parentc7f3054d15f093942fc9bd2b7911eec08f7ee0a0
parentbb04f24098edc6d3f6723791b13c35b7550bdf7c
Merge pull request #221 from kronbichler/master

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).

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.