Salome HOME
Merge from V6_main 13/12/2012
[plugins/netgenplugin.git] / doc / salome / gui / NETGENPLUGIN / input / index.doc
1 /*!
2
3 \mainpage Introduction to NETGENPLUGIN
4
5 \b NETGENPLUGIN plugin is destined for:
6 - Meshing 1D, 2D and 3D geometric entities.
7   - Faces are split into triangular elements.
8   - Volumes are split into tetrahedral (pyramidal) elements.
9 - Generating 3D meshes from 2D meshes, working without geometrical objects.
10
11 To manage parameters of the NETGENPLUGIN use \subpage netgen_2d_3d_hypo_page and \subpage additional_hypo_page.
12
13 Also all NETGENPLUGIN functionalities are accessible via
14 \subpage netgenplugin_python_interface_page "NETGENPLUGIN Python interface".
15
16 \image html image1.png "Example of a triangular 2D mesh"
17
18 \image html image2.gif "Example of a tetrahedral 3D mesh"
19
20 */