]> https://gitweb.dealii.org/ - dealii.git/commit
Do not derive FE::InternalDataBase from Mapping::InternalDataBase.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 8 Aug 2015 02:26:41 +0000 (21:26 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 8 Aug 2015 02:26:41 +0000 (21:26 -0500)
commitc6591ca9743c1fbae5bf181305f0806915e48c05
tree21ec6ad45002fb1b4fa36b991005357d5c775592
parentae17559e8712f554ee7d4b8998590e0b6ca65438
Do not derive FE::InternalDataBase from Mapping::InternalDataBase.

It turns out that FiniteElement::InternalDataBase does not actually need any
of the fields of the class it was previously derived from (other than the
is_first_cell/clear_first_cell mechanism, see #1305). So break the inheritance
and have these two classes be completely unrelated.
include/deal.II/fe/fe.h
source/fe/fe.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.