Re: [deal.II] Issue with Applying Dirichlet Boundary Conditions

2025-04-02 Thread Wolfgang Bangerth
Alex, I was wondering if anyone might have some insight into why this isn't working. I've also reviewed the videos on applying non-Dirichlet boundary conditions in deal.II, and everything seems to align with the code. Despite that, the issue still persists! Thank you in advance for your ti

Re: [deal.II] Build error get_thread_reference_vertex

2025-04-02 Thread Wolfgang Bangerth
On 3/26/25 19:11, Kaushik Das wrote: 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