Skip to content

Clean up vertical MPI communication

There is too much data sent around.

I further use too many different structures and methods (MeshUpdateFlags,SolverFlags,solver->sendDataToWorker/Master...).

This should be cleaned up.