[deal.II] deal.II Newsletter #315

2025-03-26 Thread 'Rene Gassmoeller' via deal.II User Group
Hello everyone! This is deal.II newsletter #315. It automatically reports recently merged features and discussions about the deal.II finite element library. ## Below you find a list of recently proposed or merged features: #18288: Cmake: clean up Kokkos configuration (proposed by tamiko; merge

Re: [deal.II] Build error get_thread_reference_vertex

2025-03-26 Thread Kaushik Das
Thank you very much for the suggestion. Using the bundled TBB, I am getting some other build errors during compilation. This is probably because differences in compiler versions or C++ standard version differences. For the time being, I have turned off TBB to get going. But I have to come back and