]> https://gitweb.dealii.org/ - dealii.git/commit
Add class NonMatching::FEInterfaceValues 13657/head
authorSimon Sticko <simon@sticko.se>
Fri, 29 Apr 2022 08:29:56 +0000 (10:29 +0200)
committerSimon Sticko <simon@sticko.se>
Mon, 9 May 2022 09:18:20 +0000 (11:18 +0200)
commitaa4a28f4ecd3d9487cea76d8f8911a42959f0d37
tree5b50acab75aa45413290944da9c04d5bc579485a
parent25b4f9d0f3f460889de8dc13310ce80a86779ae1
Add class NonMatching::FEInterfaceValues

This class works the same way as NonMatching::FEValues but for
assembling interface terms on faces. This is done using the
DisceteFaceQuadratureGenerator class to create quadrature rules on
the intersected faces and then creating dealii::FEInterfaceValues
objects with these quadratures.
doc/doxygen/images/non_matching_fe_interface_values.svg [new file with mode: 0644]
include/deal.II/non_matching/fe_values.h
source/non_matching/fe_values.cc
source/non_matching/fe_values.inst.in
tests/non_matching/fe_interface_values.cc [new file with mode: 0644]
tests/non_matching/fe_interface_values.output [new file with mode: 0644]
tests/non_matching/fe_interface_values_non_standard_meshes.cc [new file with mode: 0644]
tests/non_matching/fe_interface_values_non_standard_meshes.output [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.