]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry for the FE_PolyTensor mappings improvement 8352/head
authorgrahambenharper <grahambenharper@gmail.com>
Fri, 12 Jul 2019 07:50:31 +0000 (01:50 -0600)
committergrahambenharper <grahambenharper@gmail.com>
Fri, 12 Jul 2019 07:56:13 +0000 (01:56 -0600)
doc/news/changes/minor/20190712GrahamHarper [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20190712GrahamHarper b/doc/news/changes/minor/20190712GrahamHarper
new file mode 100644 (file)
index 0000000..2e4cb61
--- /dev/null
@@ -0,0 +1,7 @@
+Improved: FE_PolyTensor now supports finite elements with different mapping 
+types for each shape function. The member variable mapping_type is now of 
+type std::vector<MappingType>. If the vector contains only one MappingType, 
+then the same mapping is applied to every shape function. If a list of 
+MappingTypes is provided, mapping_type[i] will be applied to shape function i.
+<br>
+(Graham Harper, 2019/07/12)

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.