Aim
We need MPI support for the FE discretizations. This requires a few steps:
Build PETSc as a requirement of DiFfFRG.
- Ensure the entire framework can handle distributed vectors.
- Add the data exchange logic and adapt the assemblers to work on their local part of the grid.
Aim
We need MPI support for the FE discretizations. This requires a few steps:
Build PETSc as a requirement of DiFfFRG.