]> https://gitweb.dealii.org/ - dealii.git/commit
Add class NonMatching::FEValues
authorSimon Sticko <simon@sticko.se>
Thu, 18 Nov 2021 21:42:03 +0000 (22:42 +0100)
committerSimon Sticko <simon@sticko.se>
Mon, 29 Nov 2021 09:04:33 +0000 (10:04 +0100)
commit1a555f5cf879f7b53b541ab6d2e76ba5021b8b4e
treee657179be5783878b4699baa5b7a4abca329642d
parent43550bcdd16b3018f28eebdcc7570e009016423c
Add class NonMatching::FEValues

This class makes it easier to assemble cut finite element methods, when
the domain is described by a level set function. In the same way as
hp::FEValues, NonMatching::FEValues generates dealii::FEValues like
objects, but where these contain quadrature rules to integrate over the
3 different regions of the cell that are defined by the sign of the
level set function.
include/deal.II/non_matching/fe_values.h [new file with mode: 0644]
source/non_matching/CMakeLists.txt
source/non_matching/fe_values.cc [new file with mode: 0644]
source/non_matching/fe_values.inst.in [new file with mode: 0644]
tests/non_matching/fe_values.cc [new file with mode: 0644]
tests/non_matching/fe_values.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.