mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 09:20:34 +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
|
||||
(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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user