Salome HOME
[bos #40653][CEA] New mesh import export formats with meshio.
[modules/smesh.git] / doc / examples / creating_parallel_mesh.py
2024-01-18 yoann.audouinModifications to properly handle parallel compute for 2D cce/38045 30/head
2023-10-30 AUDOUIN YoannMerge commit '6600bcec782fc8b6c72871fe6e08bd19a34a4e2b'
2023-09-26 Yoann AudouinAdding Multinode method for smesh parallelism (with...
2023-09-04 YOANN AUDOUINRevert "Adding Multinode method for smesh parallelism...
2023-08-31 Yoann AudouinAdding Multinode method for smesh parallelism + cleanup...
2023-03-29 Frederic PonsMerge branch 'assert_compute' of https://codev-tuleap...
2023-03-29 Frederic PonsCheck result of Compute() in test and examples
2023-03-29 Nabil GhodbaneFix two failing tests on Windows: yan/parallel_mesh_win 4/head
2023-03-23 AUDOUIN YoannMerge commit '7ce6e800256c653b878d88163ff8576d16ed5a27'
2023-03-22 Yoann AudouinCleanup of parallel meshing + documentation