mirror of
https://github.com/OPM/opm-upscaling.git
synced 2026-08-27 05:27:10 -05:00
we need to call mpi_init when compiled against mpi (in particular mpich) even if running with a single node. this fixes this across all apps in a uniform way (the dune-intended approach)