]> https://gitweb.dealii.org/ - dealii.git/commit
Rename a few local variables to avoid ambiguity with member variables. 3472/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 5 Nov 2016 13:49:11 +0000 (07:49 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 5 Nov 2016 13:49:11 +0000 (07:49 -0600)
commit575c6b079694f7dfc4ac04689c19881e68e1eaaa
tree1096e51ee68432e976fa6cfae83ec066d66c88a4
parent62ddfb4f9bfe853fff8931b8a0f6a88716adddb6
Rename a few local variables to avoid ambiguity with member variables.

The `MGLevelGlobalTransfer` class has member variables `copy_indices_*` but in the
`fill_and_communicate_copy_indices()` member function also allocates local variables
of the same name. Rename these to make the distinction clearer.

While there, also initialize a few member variables in the constructor of a local
class.
source/multigrid/mg_level_global_transfer.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.