]> https://gitweb.dealii.org/ - dealii.git/commit
Rename namespace internals:: to internal::AffineConstraints::. 10306/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 22 May 2020 02:34:18 +0000 (20:34 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 22 May 2020 02:34:18 +0000 (20:34 -0600)
commitd6216e31f1bd741e4c1eaf8115d15e2511e05ede
tree9d1a8f975acbb2a2145f0260b009d6749a35249c
parent4532d87a1a7f4893c8090321442a8c70e3c72e40
Rename namespace internals:: to internal::AffineConstraints::.

The AffineConstraints class and friends put things into a namespace 'internals'. That's
an uncommon name: We typically use 'internal::'. But a lot of the things in that namespace
also have rather generic names, so do as we often do in such cases: further qualify
the name to indicate what class the internals correspond to.
include/deal.II/lac/affine_constraints.h
include/deal.II/lac/affine_constraints.templates.h
include/deal.II/matrix_free/dof_info.h
include/deal.II/matrix_free/dof_info.templates.h
source/lac/affine_constraints.cc
source/matrix_free/dof_info.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.