I hope this email finds everyone in this group in good health. Currently, I am working on my code using Step-55, parallelizing it. In my macOS, in deal.IIConfig.CMake, I have made sure to
set (DEAL_II_WITH_PETSC ON)
set (DEAL_II_PETSC_WITH_COMPLEX OFF)
set (DEAL_II_WITH_TRILINOS ON)
Now I can compile my step-55, but when I run the code, it gives me an error for p4est/petsc/trilinos.
Could anyone please let me know what the issue might be?
Can I run MPI code in my installed dealii, or do I need to delete and start from scratch?
With best regards,
Md Mahmudul Islam
PhD student
University of Alabama at Birmingham