]> https://gitweb.dealii.org/ - dealii.git/commit
Do not name unused parameters when obvious.
authorDavid Wells <drwells@vt.edu>
Sat, 4 Apr 2015 14:37:17 +0000 (10:37 -0400)
committerMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Tue, 14 Apr 2015 10:50:17 +0000 (12:50 +0200)
commita322f6d534e9a894f713d6b36d6a20dd6e664117
treeed8b9de1bf06735364e798fa241e43c40310fedc
parentfff384bcef5a343c496d0343ac0b6e40cebbfffb
Do not name unused parameters when obvious.
Rather than `SparsityPattern &sp`, it is simpler to write
`SparsityPattern &` with no name.
include/deal.II/dofs/dof_accessor.templates.h
include/deal.II/grid/tria_accessor.templates.h
include/deal.II/grid/tria_faces.h
include/deal.II/meshworker/integration_info.h
include/deal.II/multigrid/mg_transfer.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.