It worked! Thank you so much! On Wednesday, November 10, 2021 at 10:53:02 AM UTC-8 Wolfgang Bangerth wrote:
> 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/f1945ad4-78a8-4535-9dcc-890c0d7e08b6n%40googlegroups.com.
