]> https://gitweb.dealii.org/ - dealii.git/commit
Add a 0-dimensional face support point on FE_Q<1>. 12379/head
authorSimon Sticko <simon@sticko.se>
Wed, 2 Jun 2021 13:24:37 +0000 (15:24 +0200)
committerSimon Sticko <simon@sticko.se>
Thu, 3 Jun 2021 06:42:23 +0000 (08:42 +0200)
commit65c89f163c140daa9dfdee524984d3cfe71c9ed0
treeff5683bab9da66c8abc3d753e84023db5d97f316
parent3eb8f57a2466b0fef607c7c1eee046473fed9e27
Add a 0-dimensional face support point on FE_Q<1>.

In several places QProjector is used to map the dim-1 dimensional face
support points to dim dimensional points, but this is not possible in
1D because unit_face_support_points currently contains no points for
FE_Q<1>. Add a single 0-dimensional point to unit_face_support_points
to fix this.
source/fe/fe_q_base.cc
tests/fe/fe_data_test.output
tests/fe/fe_support_points_q.cc
tests/fe/fe_support_points_q.output

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.