<h1>Developer's Documentation</h1>
</div>
-<table width="100%" class="index">
- <tr>
- <th width="50%">By Themes</th>
- <th>By Modules</th>
- </tr>
- <tr valign="top">
- <td>
- <h4>Architecture</h4>
- <ul>
- <li>
- <a href="extra/SALOME_GUI_Architecture.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/SALOME_GUI_Architecture.pdf">SALOME GUI Architecture (PDF, 1 MB)</a>
- <img src="warn.png" border="0" width="16" height="16" />
- </li>
- <li><a href="gui/YACS/rappels.html">Reminders about the SALOME platform</a></li>
- </ul>
-
- <h4>Module Development</h4>
- <ul>
- <li>See <a href="#SALOME_Tutorial">SALOME Tutorial</a></li>
- <li>Guide for the development of a SALOME module
- <ul>
- <li>in <a href="gui/YACS/pysalome.html">Python</a></li>
- <li>in <a href="gui/YACS/cppsalome.html">C++</a></li>
- </ul>
- </li>
- <li>
- <a href="extra/DumpPython_Extension.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/DumpPython_Extension.pdf">Implement Dump Python (PDF, 67 KB)</a>
- </li>
- </ul>
-
- <h4>Mesh</h4>
- <ul>
- <li>
- <a href="extra/SALOME_4.1.2_SMDS_reference_guide.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/SALOME_4.1.2_SMDS_reference_guide.pdf">Use of SMDS API (PDF, 416 KB)</a>
- <img src="warn.png" border="0" width="16" height="16" />
- </li>
- <li>
- <a href="extra/SALOME_Mesh_Plugins.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/SALOME_Mesh_Plugins.pdf">Integration of new meshing algorithm as plug-in to SALOME Mesh module (PDF, 91 KB)</a>
- </li>
- </ul>
-
- <h4>Code Coupling</h4>
- <ul>
- <li><a href="gui/YACS/components.html">Integration of components into the SALOME environment</a></li>
- <li>
- <a href="extra/Normalisation_pour_le_couplage_de_codes.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/Normalisation_pour_le_couplage_de_codes.pdf">Normalisation des maillages et des champs pour le couplage (PDF, 1 MB)</a>
- <img src="fr.png" border="0" width="24" height="16" />
- </li>
- <li>
- <a href="extra/Interface_for_Code_Coupling.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/Interface_for_Code_Coupling.pdf">Documentation of the Interface for Code Coupling / ICoCo (PDF, 1.6 MB)</a>
- <img src="fr.png" border="0" width="24" height="16" />
- </li>
- <li>
- <a href="extra/Couplage_de_codes_paralleles.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/Couplage_de_codes_paralleles.pdf">Le couplage de codes paralleles dans la plateforme SALOME (PDF, 589 KB)</a>
- <img src="fr.png" border="0" width="24" height="16" />
- </li>
- <li>
- <a href="extra/Demonstrateur_couplage_fluide_structure_EDF.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
- <a href="extra/Demonstrateur_couplage_fluide_structure_EDF.pdf">Démonstrateur couplage fluide structure EDF (PDF, 1.2 MB)</a>
- <img src="fr.png" border="0" width="24" height="16" />
- </li>
- </ul>
-
- <h4>Create application</h4>
- <ul>
- <li><a href="tui/KERNEL/SALOME_Application.html">Salome Application Concept</a></li>
- </ul>
-
- <h4>Installation procedure</h4>
- <ul>
- <li><a href="tui/KERNEL/INSTALL.html">Installation instructions</a></li>
- <li><a href="dev/cmake/html/index.html">Build procedure (CMake)</a></li>
- </ul>
-
- <h4>Development</h4>
- <ul>
- <li><a href="dev/git/html/Git_Simple_Write_Procedure.html">Contributing to the SALOME project with Git</a></li>
- </ul>
- </td>
-
- <td>
- <h4>Modules</h4>
- <ul>
- <li><a href="KERNEL_index.html">Kernel</a></li>
- <li><a href="GUI_index.html">GUI</a></li>
- <li><a href="GEOM_index.html">Geometry</a></li>
- <li><a href="SHAPER_index.html">Shaper</a></li>
- <li><a href="SMESH_index.html">Mesh</a></li>
- <li><a href="FIELDS_index.html">Fields</a></li>
- <li><a href="PARAVIS_index.html">ParaVis</a></li>
- <li><a href="YACS_index.html">YACS</a></li>
- <li><a href="JOBMANAGER_index.html">JobManager</a></li>
- <li><a href="HEXABLOCK_index.html">HexaBlock</a></li>
- <li><a href="HOMARD_index.html">Homard</a></li>
- </ul>
-
- <h4>Plugins</h4>
- <ul>
- <li><a href="NETGENPLUGIN_index.html">Netgen Plugin for Mesh module</a></li>
- <li><a href="BLSURFPLUGIN_index.html">MG-CADSurf Plugin for Mesh module</a></li>
- <li><a href="GHS3DPLUGIN_index.html">MG-Tetra Plugin for Mesh module</a></li>
- <li><a href="GHS3DPRLPLUGIN_index.html">MG-Tetra Parallel Plugin for Mesh module</a></li>
- <li><a href="HexoticPLUGIN_index.html">MG-Hexa Plugin for Mesh module</a></li>
- <li><a href="HYBRIDPLUGIN_index.html">Hybrid Plugin for Mesh module</a></li>
- <li><a href="GMSHPLUGIN_index.html">GMSH Plugin for Mesh module</a></li>
- </ul>
-
- <h4>Samples</h4>
- <ul>
- <li><a href="HELLO_index.html">HELLO</a></li>
- <li><a href="PYHELLO_index.html">PYHELLO</a></li>
- </ul>
-
- <h4>Tools</h4>
- <ul>
- <li><a href="dev/MEDCoupling/user/html/index.html">MEDCoupling</a></li>
- </ul>
- </td>
- </tr>
-</table>
+ <h4>Architecture</h4>
+ <ul>
+ <li>
+ <a href="extra/SALOME_GUI_Architecture.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/SALOME_GUI_Architecture.pdf">SALOME GUI Architecture (PDF, 1 MB)</a>
+ <img src="warn.png" border="0" width="16" height="16" />
+ </li>
+ </ul>
+
+ <h4>Module Development</h4>
+ <ul>
+ <li>See <a href="#SALOME_Tutorial">SALOME Tutorial</a></li>
+ <li>
+ <a href="extra/DumpPython_Extension.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/DumpPython_Extension.pdf">Implement Dump Python (PDF, 67 KB)</a>
+ </li>
+ </ul>
+
+ <h4>Mesh</h4>
+ <ul>
+ <li>
+ <a href="extra/SALOME_4.1.2_SMDS_reference_guide.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/SALOME_4.1.2_SMDS_reference_guide.pdf">Use of SMDS API (PDF, 416 KB)</a>
+ <img src="warn.png" border="0" width="16" height="16" />
+ </li>
+ <li>
+ <a href="extra/SALOME_Mesh_Plugins.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/SALOME_Mesh_Plugins.pdf">Integration of new meshing algorithm as plug-in to SALOME Mesh module (PDF, 91 KB)</a>
+ </li>
+ </ul>
+
+ <h4>Code Coupling</h4>
+ <ul>
+ <li>
+ <a href="extra/Normalisation_pour_le_couplage_de_codes.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/Normalisation_pour_le_couplage_de_codes.pdf">Normalisation des maillages et des champs pour le couplage (PDF, 1 MB)</a>
+ <img src="fr.png" border="0" width="24" height="16" />
+ </li>
+ <li>
+ <a href="extra/Interface_for_Code_Coupling.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/Interface_for_Code_Coupling.pdf">Documentation of the Interface for Code Coupling / ICoCo (PDF, 1.6 MB)</a>
+ <img src="fr.png" border="0" width="24" height="16" />
+ </li>
+ <li>
+ <a href="extra/Couplage_de_codes_paralleles.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/Couplage_de_codes_paralleles.pdf">Le couplage de codes paralleles dans la plateforme SALOME (PDF, 589 KB)</a>
+ <img src="fr.png" border="0" width="24" height="16" />
+ </li>
+ <li>
+ <a href="extra/Demonstrateur_couplage_fluide_structure_EDF.pdf"><img src="pdf.png" border="0" width="16" height="16" /></a>
+ <a href="extra/Demonstrateur_couplage_fluide_structure_EDF.pdf">Démonstrateur couplage fluide structure EDF (PDF, 1.2 MB)</a>
+ <img src="fr.png" border="0" width="24" height="16" />
+ </li>
+ </ul>
+
+ <h4>Installation procedure</h4>
+ <ul>
+ <li><a href="dev/cmake/html/index.html">Build procedure (CMake)</a></li>
+ </ul>
+
+ <h4>Development</h4>
+ <ul>
+ <li><a href="dev/git/html/Git_Simple_Write_Procedure.html">Contributing to the SALOME project with Git</a></li>
+ </ul>
<table>
<tr>