]> https://gitweb.dealii.org/ - dealii.git/commit
Split FEValuesData into two base classes.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Jul 2015 14:06:28 +0000 (09:06 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 31 Jul 2015 15:21:49 +0000 (10:21 -0500)
commitb3569a82d914372ed04083382233300ce201c213
treec611599ccb9c8e04ecb66f890b5f60a621109857
parent26621a025468a6099525c6566445d2712fc7b4c1
Split FEValuesData into two base classes.

There is now one base class that stores Mapping-related data, and one
that stores FiniteElement-related data. These are declared in
fe_update_flags() so that they can be referenced from the finite
element and mapping classes without having to know about fe_values.h.
include/deal.II/fe/fe_update_flags.h
include/deal.II/fe/fe_values.h
include/deal.II/matrix_free/mapping_data_on_the_fly.h
include/deal.II/matrix_free/mapping_info.h
include/deal.II/matrix_free/mapping_info.templates.h
source/fe/fe_values.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.