]> https://gitweb.dealii.org/ - dealii.git/commit
Simplify some type computations in FEValuesViews.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 22 Apr 2021 19:35:01 +0000 (13:35 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 23 Apr 2021 20:28:29 +0000 (14:28 -0600)
commita52daa9f71fb875df4ebc082ac0f2f42a3fc332a
treeb9cacb4d998b4a94a520c748439f0b98c8514164
parent7fe4ae3f7780e589121eff157ce8124e0774209f
Simplify some type computations in FEValuesViews.

Specifically, instead of using a nested class, just use a template type alias.
While there, also fix a few places where we should have used the existing type
alias but instead had repeated the same type computation used in the definition
of the type alias.
include/deal.II/fe/fe_values.h
include/deal.II/meshworker/scratch_data.h
source/fe/fe_values.cc
source/fe/fe_values.inst.in

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.