]> https://gitweb.dealii.org/ - dealii.git/commit
fix dof_accessor warning
authorTimo Heister <timo.heister@gmail.com>
Sat, 1 Aug 2020 19:08:25 +0000 (15:08 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 1 Aug 2020 19:08:25 +0000 (15:08 -0400)
commitade0b731f9460b240de300a4219dee84a663a1d5
tree86362120cd07a17724c4548d54bcf197d25c96fe
parent3f58d5e82b6c268847c6f40b5f5996f49f639524
fix dof_accessor warning

fixes:
```
/jenkins/workspace/dealii_PR-10786/include/deal.II/base/exceptions.h:1414:72:
error: ‘fe_index_’ may be used uninitialized in this function [-Werror
=maybe-uninitialized]
/jenkins/workspace/dealii_PR-10786/include/deal.II/dofs/dof_accessor.templates.h:284:22:
note: ‘fe_index_’ was declared here
```
include/deal.II/dofs/dof_accessor.templates.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.