]> https://gitweb.dealii.org/ - dealii.git/commit
Refactor MappingQ/Q1 into a common base class.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 4 Sep 2015 01:57:34 +0000 (20:57 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 6 Sep 2015 18:43:24 +0000 (13:43 -0500)
commitccfc3cacaa3d83b35c029890f349d19018c7e1f3
tree878aca65b52e12662086f6d6e128966a854b4c48
parent8653db6f6fc60b8420900b63c54421f04397b96f
Refactor MappingQ/Q1 into a common base class.

This patch separates out the common functionality for generic polynomial
mappings into a base class. It contains most of what used to be in MappingQ1
but really was not specific to p=1 mappings.
include/deal.II/fe/mapping_q.h
include/deal.II/fe/mapping_q1.h
include/deal.II/fe/mapping_q_generic.h [new file with mode: 0644]
source/fe/CMakeLists.txt
source/fe/mapping_q1.cc
source/fe/mapping_q_generic.cc [new file with mode: 0644]
source/fe/mapping_q_generic.inst.in [new file with mode: 0644]

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.