]> https://gitweb.dealii.org/ - dealii.git/commit
Fully qualify types in Mapping interface. 1385/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 18 Aug 2015 15:35:05 +0000 (10:35 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 18 Aug 2015 15:35:05 +0000 (10:35 -0500)
commit0b5f44cd53e01105ee021265d6e06eb0b97a0b72
tree4097b3dec7c5423b6a3ea7e148e734ab6061e23f
parentff864ca1c693ac0967781634fbc639c36e35cf53
Fully qualify types in Mapping interface.

Rather than just referring to the type as 'InternalDataBase', use
'typename Mapping<dim,spacedim>::InternalDataBase'. The purpose is
so that we use the same signature in the base and derived classes,
since otherwise doxygen gets confused, doesn't recognize the functions
in the derived classes as implementing the interface of the base
class, and doesn't copy the documentation :-(
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.