Skip to content

Use Communication<MPI_Comm> instead of using MPI directly

Oliver Sander requested to merge use-more-mpicommunicator into master

Otherwise the file (and by consequence, pdelab.hh) cannot be included when MPI is not installed.

Merge request reports