]> https://gitweb.dealii.org/ - dealii.git/commit
Rearrange code for better readability. 8663/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Aug 2019 23:16:43 +0000 (17:16 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 28 Aug 2019 03:32:33 +0000 (21:32 -0600)
commit2d2d8e8a80d7c618f608daa8bd4e03b950d1d307
treec8c9e4672cfa2b6efd1cf3c62000a4a0b0178be9
parent78232e14f6a0c0bc43d4b669775d031021d677d0
Rearrange code for better readability.

Specifically, use a 'switch' statement instead of a sequence of if-else-if,
and move the simplest case to the top. So far, the simplest case was just
the fall-through, but it actually has a name -- so I test that as well
and make the fall-through into an assertion.
include/deal.II/numerics/data_out_dof_data.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.