Salome HOME
COTECH: Update names of DISTENE products
[plugins/ghs3dplugin.git] / doc / salome / gui / GHS3DPLUGIN / input / index.doc
1 /*!
2
3 \mainpage Introduction to MG-Tetra plug-in
4
5 \b MG-Tetra plug-in adds MG-Tetra (former GHS3D) meshing
6 algorithm to the SALOME Mesh module.
7
8 \b MG-Tetra meshing algorithm is destined for:
9 - Meshing 3D geometric entities: solids are split into tetrahedral (pyramidal) elements.
10 - Generating 3D meshes from 2D meshes (triangles and quadrangles), working without geometrical objects.
11
12 \note MG-Tetra plug-in uses MG-Tetra commercial mesher and requires a
13 license to be used within the Mesh module.
14 To obtain a license, visit http://www.meshgems.com/meshgems-products.html
15
16 To manage parameters of the MG-Tetra mesher use \subpage ghs3d_hypo_page and \subpage additional_hypo_page
17
18 Also all MG-Tetra functionalities are accessible via
19 \subpage ghs3dplugin_python_interface_page "MG-Tetra Python interface".
20
21
22 \image html image2.gif "Example of a tetrahedral 3D mesh"
23
24
25 */