]> https://gitweb.dealii.org/ - dealii.git/commit
Reshuffle the argument list of FE::fill_fe_*_values().
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 7 Nov 2015 20:59:23 +0000 (14:59 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 8 Nov 2015 01:55:06 +0000 (19:55 -0600)
commit472fc164a2cc60cdc626a7c747960d25f25ff150
tree7b216cf378925f58a42ef7d4cb87dba44f80387a
parente2acc947cb9e399fe410c2ab2e5777db6ab7898d
Reshuffle the argument list of FE::fill_fe_*_values().

This brings the argument list in line with the changes made to Mapping in #1204.
In essence, it is all about sorting the list in a halfway reasonable order. No
functional changes.

The patch changes all of the derived finite element classes as well. In some cases
it changes the name of arguments to match a uniform style.
17 files changed:
include/deal.II/fe/fe.h
include/deal.II/fe/fe_dgp_nonparametric.h
include/deal.II/fe/fe_face.h
include/deal.II/fe/fe_nothing.h
include/deal.II/fe/fe_poly.h
include/deal.II/fe/fe_poly.templates.h
include/deal.II/fe/fe_poly_face.h
include/deal.II/fe/fe_poly_face.templates.h
include/deal.II/fe/fe_poly_tensor.h
include/deal.II/fe/fe_system.h
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_face.cc
source/fe/fe_nothing.cc
source/fe/fe_poly.cc
source/fe/fe_poly_tensor.cc
source/fe/fe_system.cc
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.