]> https://gitweb.dealii.org/ - dealii.git/commit
Add a spacedim template parameter on ImmersedSurfaceQuadrature 12459/head
authorSimon Sticko <simon@sticko.se>
Mon, 14 Jun 2021 13:26:42 +0000 (15:26 +0200)
committerSimon Sticko <simon@sticko.se>
Mon, 14 Jun 2021 13:26:42 +0000 (15:26 +0200)
commit90d10ab79a26dd4a51e5cbbf9b35bbaec731bce1
tree8dbd9e71bb9481f17f91e3fd8b973d3b52449ccf
parent787280118173e892de6a255343638a988a24d806
Add a spacedim template parameter on ImmersedSurfaceQuadrature

To handle the case when we have a line integral immersed in a face, the
normals on ImmersedSurfaceQuadrature need to be vectors in spacedim.
The reason is that the conormal can not be computed without knowing the
normal to the surface. Add a spacedim template parameter and change the
normals to Tensor<1, spacedim>. Rewrite the documentation and modify
the test to a account for this.
include/deal.II/non_matching/immersed_surface_quadrature.h
source/non_matching/immersed_surface_quadrature.cc
tests/non_matching/immersed_surface_quadrature.cc
tests/non_matching/immersed_surface_quadrature.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.