]> https://gitweb.dealii.org/ - dealii.git/commit
Add header quadrature_generator.h 9490/head
authorSimon Sticko <simon@sticko.se>
Thu, 6 Feb 2020 16:26:04 +0000 (17:26 +0100)
committerSimon Sticko <simon@sticko.se>
Tue, 31 Mar 2020 06:36:43 +0000 (08:36 +0200)
commitfddd4db6f0ca434c16ef01cac8823ab176b0d708
tree975a98ed693fe85fae0c9505046412b97f6b18a7
parent7bcd14ecc930df4e26be8bcadc4f025dd2e96bc7
Add header quadrature_generator.h

Add a header to be used for implementing a QuadratureGenerator class, which
should generate immersed quadrature rules for the different regions of a cell
intersected by the zero contour of a level set function. Add a hypercube class
in a internal namespace QuadratureGeneratorImplementation, which is needed to
implement the underlying algorithm.
include/deal.II/non_matching/quadrature_generator.h [new file with mode: 0644]
source/non_matching/CMakeLists.txt
source/non_matching/quadrature_generator.cc [new file with mode: 0644]
tests/non_matching/coordinate_to_one_dim_higher.cc [new file with mode: 0644]
tests/non_matching/coordinate_to_one_dim_higher.output [new file with mode: 0644]
tests/non_matching/hypercube.cc [new file with mode: 0644]
tests/non_matching/hypercube.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.