Salome HOME
Porting GUI documentation on Doxygen tool.
[modules/smesh.git] / doc / salome / gui / SMESH / input / convert_to_from_quadratic_mesh.doc
1 /*!
2
3 \page convert_to_from_quadratic_mesh_page Convert to/from Quadratic Mesh
4
5 \n This functionality allows you to transtorm standard meshes to
6 quadratic and vice versa. See \ref adding_quadratic_elements_page "Adding quadratic elements" 
7 for more information about quadratic meshes.
8
9 <em>To produce a conversion:</em>
10 <ol>
11 <li>From the Modification menu choose the Convert to/from Quadratic
12 Mesh item, or click <em>"Convert to/from quadratic"</em> button in the
13 toolbar.
14
15 \image html image154.gif
16 <center><em>"Convert to/from quadratic" button</em></center>
17
18 The following dialog box will appear:
19
20 \image html convert.png
21
22 </li>
23 <li>In this dialog box you should select:
24
25 <ul>
26 <li>if you wish to convert standard mesh to quadratic or quadratic to standard;</li>
27 <li>if you wish to place medium nodes of the quadratic mesh on the geometry (meshed object).</li>
28 </ul>
29
30 \image html image156.gif
31 <center>Standard mesh (coarse mesh on a torus)</center>
32
33 \image html image155.gif
34 <center>Quadratic mesh</center>
35
36 </li>
37 <li>Click the \b Apply or \b OK button.</li>
38 </ol>
39
40 */