]> https://gitweb.dealii.org/ - dealii.git/commit
Simplify the template signature of DoFRenumbering::compute_component_wise().
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 8 Jul 2017 13:44:13 +0000 (07:44 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 8 Jul 2017 13:44:13 +0000 (07:44 -0600)
commit79bf8676bf757d49cc26e59c071556a4285d9de6
tree59a1794fddabc525aec8b1f3a7a9575beab4d974
parent2815fdfce3db5a0ed444962ff18433a3a5f68427
Simplify the template signature of DoFRenumbering::compute_component_wise().

We previously had two template arguments because the types of, for example,
DoFHandler::begin_active() and DoFHandler::end() are different. But this makes
no sense. Just cast the end iterator to the same type as the begin iterator.
include/deal.II/dofs/dof_renumbering.h
source/dofs/dof_renumbering.cc

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.