mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
in particular, this implied some changes to the MPI initialization code. since dune-fem's GridPart class currently has issues with CpGrid's implementation of loadBalance(), parallel computations still do not work if dune-fem is around, but at least sequential ones now do even if MPI is enabled.