]> https://gitweb.dealii.org/ - dealii.git/commit
Define Quadrature<0>::SubQuadrature as Quadrature<0> 13600/head
authorSimon Sticko <simon@sticko.se>
Thu, 7 Apr 2022 07:11:58 +0000 (09:11 +0200)
committerSimon Sticko <simon@sticko.se>
Thu, 7 Apr 2022 08:28:11 +0000 (10:28 +0200)
commitfcba0da97375e99a24b4d301d47f2f4ed5c919d7
tree66a812796edd74f16e8b5453b08ddda2609b2b11
parent0d07d611007fdbed3ca937c22974b7b1813cfa70
Define Quadrature<0>::SubQuadrature as Quadrature<0>

Before this, the SubQuadrature of Quadrature<0> was defined as
Quadrature<-1>. This can lead to problems with some compilers because
Quadrature<-1> should never be instantiated. Avoid this by redefining
SubQuadrature of Quadrature<0>.
include/deal.II/base/quadrature.h

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.