Skip to content

Enable grid transfers in parallel

Description

Use the partition_transfer class to enable parallel grid transfers, i.e. between two different meshes that might have different parallelizations. The restrictions of partition_transfer apply, i.e. the MPI groups cannot be arbitrary.

News snippet

Enable parallel grid transfers

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Sebastian Ohlmann

Merge request reports

Loading