Skip to content

Fix/parallel Check whether grid can communicate.

Mathis Kelm requested to merge fix/grid-communication-guard into master

Guards grid communication by using Dumux::Detail::canCommunicate as per #983 (closed).

Merge request reports