Salome HOME
Merge from BR_V5_DEV 16Feb09
[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>\subpage using_notebook_mesh_page.</li>
20 </ul>
21
22 Almost all mesh module functionalities are accessible via
23 \subpage smeshpy_interface_page "Mesh module Python interface".
24
25 \image html image7.jpg "Example of MESH module usage for engineering tasks"
26
27 */