PyOP2 updated how it keeps track of pairs of external/internal comms so the clean up is synchronised. This PR updates the EnsembleConnector that we use to split an Ensemble into multiple sub-ensembles for the SliceJacobiPC and Gauss-Seidel iterations to use the updated internal_comm.
PyOP2 updated how it keeps track of pairs of external/internal comms so the clean up is synchronised. This PR updates the
EnsembleConnector
that we use to split anEnsemble
into multiple sub-ensembles for theSliceJacobiPC
and Gauss-Seidel iterations to use the updatedinternal_comm
.