Skip to content

Fix UGGridEntity::partitionTypes method in absence of MPI

Oliver Sander requested to merge implement-partitiontypes-without-mpi into master

When writing the partitionTypes method I forgot to add the special code for the case that MPI is not there. For some strange reason the CI system let me get away with this. This patch adds the missing code.

Merge request reports

Loading