]> https://gitweb.dealii.org/ - dealii.git/commit
Rewrite the FE_DGPNonparametric::fill_fe_*_values() functions.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Jul 2015 17:32:32 +0000 (12:32 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Jul 2015 17:47:25 +0000 (12:47 -0500)
commitef05f597a1ebd6b477d1fcc5eb324d38dd7119ba
tree8323bf6299e64702793ff510192b48bcaa159364
parent8b4c0d76735a691b643c0792a12dc18053ccdd37
Rewrite the FE_DGPNonparametric::fill_fe_*_values() functions.

Specifically, make sure that the FiniteElement::InternalDataBase object they receive is
really used specifically only for read-only purposes. This requires that we allocate some
memory in the fill_fe_*_values() functions for scratch arrays, but on the upside, we can
get rid of the FE_DGPNonparametric::InternalData class.
include/deal.II/fe/fe_dgp_nonparametric.h
source/fe/fe_dgp_nonparametric.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.