Re: [deal.II] Providing read access to a distributed matrix to more than one thread on the same process

2024-05-21 Thread Wolfgang Bangerth
Kyle: I have a question to which I think the answer may be "no" but I thought I would ask. I'll just ask and then explain the "why?" at the end in case there is a better work around from the outset. I am initializing MPI myself with MPI_THREAD_MULTIPLE so that threads can each call MPI

[deal.II] Providing read access to a distributed matrix to more than one thread on the same process

2024-05-21 Thread Kyle Schwiebert
Hello, I have a question to which I think the answer may be "no" but I thought I would ask. I'll just ask and then explain the "why?" at the end in case there is a better work around from the outset. I am initializing MPI myself with MPI_THREAD_MULTIPLE so that threads can each call MPI

[deal.II] deal.II Newsletter #284

2024-05-21 Thread 'Rene Gassmoeller' via deal.II User Group
Hello everyone! This is deal.II newsletter #284. 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: #17051: Add assertions that we can only combine elements defined on