mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 01:40:33 +05:00
Minor correction in documentation
This commit is contained in:
parent
3b570ddfbe
commit
aa4fd29b86
@ -16,9 +16,8 @@ Parallel Computing
|
|||||||
The goal here is to speed up computation by running sub-meshes in parallel
|
The goal here is to speed up computation by running sub-meshes in parallel
|
||||||
(multi-threading).
|
(multi-threading).
|
||||||
|
|
||||||
*******
|
|
||||||
Concept
|
Concept
|
||||||
*******
|
#######
|
||||||
|
|
||||||
.. image:: ../images/diagram_parallel_mesh.png
|
.. 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.
|
ensure that all the solids can be computed without any concurrency.
|
||||||
|
|
||||||
|
|
||||||
******
|
|
||||||
How to
|
How to
|
||||||
******
|
######
|
||||||
|
|
||||||
You follow the same principle as the creation of a sequential Mesh.
|
You follow the same principle as the creation of a sequential Mesh.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user