]> https://gitweb.dealii.org/ - dealii.git/commit
Remove fields from Mapping::InternalDataBase. 1328/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 11 Aug 2015 22:19:19 +0000 (17:19 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 11 Aug 2015 22:19:19 +0000 (17:19 -0500)
commit2e0fd2f6275a68c489975e5e86a4da349a03308f
tree439cbbb2b3f025cb29e4ff290d541a3e09e841ac
parent4288c4da2e09783f25e7ee74530f2554ff5ecca1
Remove fields from Mapping::InternalDataBase.

It turns out that all of the non-is_first_cell/clear_first_cell() member
variables of Mapping::InternalDataBase are only referenced in Mapping
member functions that are unused throughout the rest of the library.
While they were public, they took an internal object as argument, so
were almost certainly not used anywhere by anyone. Consequently,
zap the fields and the functions that use them.
include/deal.II/fe/mapping.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.