]> https://gitweb.dealii.org/ - dealii.git/commit
Mark members in ParticleAccessor as 'private'. 12131/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 May 2021 00:06:10 +0000 (18:06 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 May 2021 00:06:37 +0000 (18:06 -0600)
commitb5be75683388a54dd915695bf35c66464f8817ed
tree77c449b28b76515b68b7b7f36b8c1d0b80a28c11
parent42e48fa22db833282dd8a38858c44dda94fd03dc
Mark members in ParticleAccessor as 'private'.

This class is not meant to be derived from, and I *think* that the reason why
these members were only 'protected' and not 'private' is to somehow indicate
that these are members that 'friend' classes might access. But that is too
complicated an interpretation. Let's just make everything 'private', as
usual.
include/deal.II/particles/particle_accessor.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.