On 11/9/21 4:23 PM, Naren Vohra wrote:
# CMAKE_CXX_COMPILER: GNU 5.4.0 on platform Linux x86_64
# /usr/bin/c++
Naren -- I'm not sure any of us still test with this compiler. It is by
now 5 years old (the whole 5.x release branch is in fact 6 years old),
and it is quite possible that that compilers has bugs that manifest with
our code base.
That leaves you with two options:
* You upgrade your compiler to something more recent.
* You can try to edit the symmetric_tensor.h file and remove the
occurrence of DEAL_II_CONSTEXPR in front of the determinant() function.
I don't know whether that's going to lead to downstream problems, but it
might be worth trying.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: [email protected]
www: http://www.math.colostate.edu/~bangerth/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/5f496dc6-dfbd-581e-a2e3-032ef8a6fcfd%40colostate.edu.