Salome HOME
Merge from V5_1_main 10/06/2010
[modules/smesh.git] / doc / salome / gui / SMESH / input / index.doc
1 /*!
2
3 \mainpage Introduction to MESH
4
5 \image html a-viewgeneral.png
6
7 \n \b MESH module of SALOME is destined for:
8 <ul>
9 <li>\ref importing_exporting_meshes_page "import and export of meshes in MED format";</li>
10 <li>\subpage about_meshes_page "meshing geometrical models"
11 previously created or imported by the Geometry component; </li>
12 <li>\subpage viewing_meshes_overview_page "viewing created meshes" in
13 the VTK viewer;</li>
14 <li>\subpage grouping_elements_page "creating groups of mesh elements";</li>
15 <li>applying to meshes \subpage quality_page "Quality Controls" , 
16 allowing to highlight important elements:
17 <li>\subpage modifying_meshes_page "modifying meshes" with a vast
18 array of dedicated operations.</li> 
19 <li>easily setting parameters via the variables predefined in
20 \subpage using_notebook_mesh_page "Salome notebook".</li>
21 </ul>
22
23 Almost all mesh module functionalities are accessible via
24 \subpage smeshpy_interface_page "Mesh module Python interface".
25
26 \image html image7.jpg "Example of MESH module usage for engineering tasks"
27
28 */