Skip to content

Fix/parallel helper cancommunicate

Timo Koch requested to merge fix/parallel-helper-cancommunicate into master

Some grids do not provide a communicate function (e.g. SubGrid). This should make sure that communicate methods are only compiled if the grid has communication capabilities.

Merge request reports