Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Lobet committed Feb 6, 2025
1 parent 6b1e727 commit 74a88dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tp/mandelbulb/consignes/3_mpi.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ b) Utilisez la fonction `Gatherv` afin de reconstituer le domain global

c) Déclarer des tableaux pour chaque grandeur représentant le domaine global. Reconstituer ce domaine à partir des sous-domaines récupérés sur le rang 0.

<img src="../../../support/materiel/mandelbulb_domain_reconsitution.png" width="600">
<img src="../../../support/materiel/mandelbulb_domain_reconsitution.png" width="500">

c) Faites en sorte que seul le rang 0 puisse écrire le fichier VTK.

Expand Down

0 comments on commit 74a88dd

Please sign in to comment.