Hello,
I am trying to compile ParMMG with the FEM Elmer. I am using the ParMMG Fortran API embedded within the Elmer code. However since Elmer has its own mpi interface based off the same mpif.h file there are lots of conflicts eg
Error: Symbol ‘ompi_major_version’ at (1) conflicts with symbol from module ‘sparitercomm’, use-associated at (2)
mpif-config.h:34:34:
I wonder if you have any advice on how to resolve this issue.
Thanks for any help!
Iain