]> https://gitweb.dealii.org/ - dealii.git/commit
Change cell type passed to DiscreteQuadratureGenerator::generate()
authorSimon Sticko <simon@sticko.se>
Fri, 22 Apr 2022 11:41:56 +0000 (13:41 +0200)
committerSimon Sticko <simon@sticko.se>
Fri, 22 Apr 2022 11:56:59 +0000 (13:56 +0200)
commit04af890ca4a57ebedabd429790d06d3556293dfe
treee3a15bc2e8bc8cd26aeaaca2ec6d51b504c8160b
parent2633c93aeb2e10f74bc5982cae4b0478fae27db0
Change cell type passed to DiscreteQuadratureGenerator::generate()

The cell passed to the generate()-functions does not need to have
dofs associated with it. The cell will be cast to an iterator of
the correct type internally. Change the parameter type of the
generate function to Triangulation::active_cell_iterator.
include/deal.II/non_matching/quadrature_generator.h
source/non_matching/quadrature_generator.cc
source/non_matching/quadrature_generator.inst.in
tests/non_matching/discrete_quadrature_generator.cc

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.