Parallel mesh generation: Difference between revisions

Content deleted Content added
Line 17:
While many solvers have been ported to parallel machines, grid generators have left behind. Still the preprocessing step of mesh generation remains a sequential bottleneck in the simulation cycle. That is why the need for developing of stable 3D parallel grid generator is well-justified. Work in this direction is carried out by several institutions <ref>Fraunhofer Institute for Industrial Mathematics, http://www.itwm.fhg.de</ref>. '''parTgen'''<ref>parTgen - partitioner and parallel tetrahedral mesh generator, http://www.itwm.fhg.de/en/hpc__partgen/partgen/</ref> - partitioner and parallel tetrahedral mesh generator is an example of decoupled method developed and implemented by Ivanov et al.<ref>E.G. Ivanov, H. Andrae and A.N. Kudryavtsev, Domain Decomposition Approach for Automatic Parallel Generation of Tetrahedral Grids, International Mathematical Journal Computational Methods in Applied Mathematics, Vol.6(2), 2006, pp. 178--193. </ref> <ref>H. Andrae, E. Ivanov, O. Gluchshenko, A. Kudryavtsev, Automatic Parallel Generation of Tetrahedral Grids by Using a Domain Decomposition Approach, Journal of Computational Mathematics and Mathematical Physics, Vol. 48(8), 2008, pp. 1448-1457 </ref>
 
[[Image:Bearcap_png.png|left|250px|Decomposition]]
[[Image:kneefem_png.png|250px|]]
[[Image:kneetib_png.png|250px|]]
Decomposition and tetrahedral mesh generation on 32, 16 and 8 CPUs.
 
==References==