]> https://gitweb.dealii.org/ - dealii.git/commit
Rename local variables with names equal to members of the base class. 3464/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 4 Nov 2016 20:22:25 +0000 (14:22 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 4 Nov 2016 20:27:34 +0000 (14:27 -0600)
commit72b4a59af7247f1f1e0f7edd857a07d22ea65ff7
tree857f16070759b58f0eb53545445186e729d7039b
parent29865da5b811dea57f3cc5edfbb7cee05f75857d
Rename local variables with names equal to members of the base class.

This is certainly confusing.

While there, notice that the functions that *compute* quadrature points
and weights are called 'set_*', but are 'const'. That makes no sense.
In fact, they just compute and return these values, so call them
'get_*' instead.
include/deal.II/base/quadrature_lib.h
source/base/quadrature_lib.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.