]> https://gitweb.dealii.org/ - dealii.git/commit
Fix some type limit warnings in TensorProductPolynomials. 10854/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 28 Aug 2020 15:20:18 +0000 (11:20 -0400)
committerDavid Wells <drwells@email.unc.edu>
Fri, 28 Aug 2020 15:20:18 +0000 (11:20 -0400)
commit6a0671474605f9dc66fcd2a9508b8780af68f9b2
tree3743422b816c08d7612f3735291e961c4f6a7394
parent79ec5fcdb524b7d1f541abcb17f2a002e03393bb
Fix some type limit warnings in TensorProductPolynomials.

GCC 10.2.0 complains when we instantiate with dim = 0 since a lot of loops then
have checks 0 < 0. Get around this by specializing templates in this case.
include/deal.II/base/tensor_product_polynomials.h
source/base/tensor_product_polynomials.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.