]> https://gitweb.dealii.org/ - dealii.git/commit
Specialize NonMatching::FaceQuadratureGenerator in 1D 13597/head
authorSimon Sticko <simon@sticko.se>
Wed, 6 Apr 2022 15:52:58 +0000 (17:52 +0200)
committerSimon Sticko <simon@sticko.se>
Thu, 7 Apr 2022 17:04:54 +0000 (19:04 +0200)
commit598ee3146cce3aa27ff2df95e75ec40c4156396e
treef55a744974a85b3562d004163455363ebac88307
parent6327c8cb9e2bb9bb82e4e309a20f4c7ce2f69a3a
Specialize NonMatching::FaceQuadratureGenerator in 1D

This class must be specialized in 1D, because the general
FaceQuadratureGenerator<dim> class uses the QuadratureGenerator<dim-1>
class internally, which does not make sense when dim-1 = 0.
include/deal.II/non_matching/quadrature_generator.h
source/non_matching/quadrature_generator.cc
tests/non_matching/face_quadrature_generator.cc
tests/non_matching/face_quadrature_generator.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.