]> https://gitweb.dealii.org/ - dealii.git/commit
Remove a whole lot of uses of MappingQ1. 1725/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 6 Oct 2015 22:47:24 +0000 (17:47 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 7 Oct 2015 19:44:13 +0000 (14:44 -0500)
commit4dfb6be61e119303559722ecfc53edd2b6f43a96
tree73df77f7c57d38dda4cd612446252123f99daa52
parent879c2efc283cea1680a403e2d238fd86c71663bc
Remove a whole lot of uses of MappingQ1.

Rather, directly use MappingQGeneric, given that MappingQ1 is now
simply a shell to MappingQGeneric to preserve the name.
21 files changed:
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_generic.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/numerics/derivative_approximation.h
include/deal.II/numerics/error_estimator.h
include/deal.II/numerics/matrix_tools.h
include/deal.II/numerics/vector_tools.h
source/fe/fe_q_bubbles.cc
source/fe/fe_tools.cc
source/fe/mapping_q.cc
source/fe/mapping_q1.cc
source/fe/mapping_q1_eulerian.cc
source/fe/mapping_q_generic.cc
source/grid/grid_tools.cc
source/hp/mapping_collection.cc
source/numerics/data_out_rotation.cc
source/numerics/point_value_history.cc
tests/bits/find_cell_10.cc
tests/bits/find_cell_10a.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.