]> https://gitweb.dealii.org/ - dealii.git/commit
Remove update_once/each() functions from FE_NedelecSZ. 9716/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 23 Mar 2020 02:36:48 +0000 (20:36 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 23 Mar 2020 02:36:48 +0000 (20:36 -0600)
commit712da1eeeb3e3fa7b6d5bc7cf0df308e7c46bb37
tree9865da5429d0f9a6a3d7275e062f97c7ced3f798
parent2cbae0adc913285b86c67ea87dc3ff1c1353d211
Remove update_once/each() functions from FE_NedelecSZ.

These functions *used* to be part of the public interfaces of FE classes, but haven't
in a long time. They also aren't 'virtual' any more for this class. Furthermore,
all uses of these functions are of the form 'update_once() | update_each()', so
we may as well just call the 'requires_update_flags()' function that is the
current interface.
include/deal.II/fe/fe_nedelec_sz.h
source/fe/fe_nedelec_sz.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.