From aa4fd29b8686be9e597c94c7d05c0c4fb95285d5 Mon Sep 17 00:00:00 2001 From: "yoann.audouin" Date: Wed, 24 Jan 2024 16:19:28 +0100 Subject: [PATCH] Minor correction in documentation --- doc/gui/input/parallel_compute.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/gui/input/parallel_compute.rst b/doc/gui/input/parallel_compute.rst index 97d91db9e..dab61fc4d 100644 --- a/doc/gui/input/parallel_compute.rst +++ b/doc/gui/input/parallel_compute.rst @@ -16,9 +16,8 @@ Parallel Computing The goal here is to speed up computation by running sub-meshes in parallel (multi-threading). -******* Concept -******* +####### .. image:: ../images/diagram_parallel_mesh.png @@ -36,9 +35,8 @@ Then we will compute all the solids in parallel. Having done the 1D+2D first ensure that all the solids can be computed without any concurrency. -****** How to -****** +###### You follow the same principle as the creation of a sequential Mesh. -- 2.39.2