]> https://gitweb.dealii.org/ - dealii.git/commit
Remove uses of Mapping::IDB::current_update_flags(). 1331/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 11 Aug 2015 23:30:33 +0000 (18:30 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 11 Aug 2015 23:30:33 +0000 (18:30 -0500)
commite2963031fdc39cacb074ec6fb98114a593cf08ca
tree83bb5b7c060a2cc6711687627f63ef510a75c1cf
parent4288c4da2e09783f25e7ee74530f2554ff5ecca1
Remove uses of Mapping::IDB::current_update_flags().

This is the first step towards addressing #1305: MappingCartesian doesn't
actually pre-compute anything at all (update_once is empty), so what
current_update_flags() returns is always equal to update_each. I want to
move to a place where we never use current_update_flags() and in the
fill_fe_*_values() functions only reference update_each. This is simple
for this class, because the two are the same. So replace all occurrences of
current_update_flags() by update_each.
source/fe/mapping_cartesian.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.