]> https://gitweb.dealii.org/ - dealii.git/commit
When obvious, do not name unused parameters.
authorDavid Wells <drwells@vt.edu>
Sat, 4 Apr 2015 15:49:40 +0000 (11:49 -0400)
committerMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Tue, 14 Apr 2015 10:50:18 +0000 (12:50 +0200)
commit58168709b85e5d784ca2fa75f078530dad42557e
tree5adb6c051957bd32a15c2424c7b2c20f05323417
parente973a9d8c5d80f751d109a8bce78c2a41ab0f935
When obvious, do not name unused parameters.
Rather than writing
Triangulation<dim> &/*tria*/
where tria is a redundant name, I simply leave the unused parameter name
blank.
source/fe/fe_face.cc
source/grid/grid_generator.cc
source/grid/grid_out.cc
source/numerics/matrix_tools.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.