Salome HOME
0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
[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>filtering sub-sets of mesh entities (nodes elements) using
18 \subpage filters_page "Filters" functionality.</li>
19 <li>\subpage modifying_meshes_page "modifying meshes" with a vast
20 array of dedicated operations.</li> 
21 <li>easily setting parameters via the variables predefined in
22 \subpage using_notebook_mesh_page "Salome notebook".</li>
23 </ul>
24
25 Almost all mesh module functionalities are accessible via
26 \subpage smeshpy_interface_page "Mesh module Python interface".
27
28 \image html image7.jpg "Example of MESH module usage for engineering tasks"
29
30 */