]> https://gitweb.dealii.org/ - dealii.git/commit
Revise the Mapping::fill_fe_*_values() interfaces.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 26 Jul 2015 23:22:44 +0000 (18:22 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Jul 2015 14:04:06 +0000 (09:04 -0500)
commit7ef6020c627c0c68f42036c1443e798c47a8d1b4
tree23752b6033d256f4ed9782d4540b3916e0df3c75
parentac3393b5273be6f3c56d42dc605474afcafbc727
Revise the Mapping::fill_fe_*_values() interfaces.

These functions previously got a whole lot of arguments for the output arrays.
Consolidate them by simply passing the structure in which they actually lie.

While there, also do:
- Sort these arguments in such a way that they make a bit more sense.
- Provide a thorough documentation of these functions.
14 files changed:
include/deal.II/fe/mapping.h
include/deal.II/fe/mapping_cartesian.h
include/deal.II/fe/mapping_fe_field.h
include/deal.II/fe/mapping_q.h
include/deal.II/fe/mapping_q1.h
include/deal.II/fe/mapping_q1_eulerian.h
include/deal.II/fe/mapping_q_eulerian.h
source/fe/fe_values.cc
source/fe/mapping_cartesian.cc
source/fe/mapping_fe_field.cc
source/fe/mapping_q.cc
source/fe/mapping_q1.cc
source/fe/mapping_q1_eulerian.cc
source/fe/mapping_q_eulerian.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.