Thank you, Wolfgang,
I'll have a look and try my luck implementing them. If I am successful
I'm happy to share my results :)
Best,
Florian
On 13.03.25 21:22, Wolfgang Bangerth wrote:
On 3/13/25 06:55, Florian Schulze wrote:
I am trying to solve the magnetohydrodynamics (MHD)
Base.html>
and using with in the FE_DGVector
<https://www.dealii.org/current/doxygen/deal.II/classFE__DGVector.html>
is a possibility?
Thanks for your help!
Best,
Florian Schulze
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
htt
Hello,
I get the same configuration error. I don’t find the CMakeError file either
(maybe it is switched off with a flag?), but can give a few more details from
the CMake output.
I use a similar deal.II configuration: (cmake -DDEAL_II_CXX_FLAGS=-std=c++17
-DDEAL_II_WITH_MPI=ON -DDEAL_II_WITH