]> SALOME platform Git repositories - plugins/netgenplugin.git/commit
Salome HOME
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
authorrnv <rnv@opencascade.com>
Tue, 27 Mar 2012 13:02:49 +0000 (13:02 +0000)
committerrnv <rnv@opencascade.com>
Tue, 27 Mar 2012 13:02:49 +0000 (13:02 +0000)
commit8097c3fa5725aefbe748431bda748b43ad296404
treea5d61f564cb52c94fb3eb597152cc66ed7baec4e
parent7c7b7b476da0e81f7db859749e68759f97fdf56b
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.
25 files changed:
Makefile.am
configure.ac
doc/Makefile.am [new file with mode: 0644]
doc/salome/Makefile.am [new file with mode: 0644]
doc/salome/gui/Makefile.am [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/Makefile.am [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/doxyfile.in [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/doxyfile_py.in [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/images/head.png [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/images/image1.png [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/images/image2.gif [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/images/netgen2d3d.png [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/images/netgen2d3d_only.png [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/images/netgen2d3d_simple.png [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/images/netgen3d_local_size.png [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/input/additional_hypo.doc [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/input/index.doc [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/input/netgen_2d_3d_hypo.doc [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/input/netgenplugin_python_intarface.doc [new file with mode: 0644]
doc/salome/gui/NETGENPLUGIN/static/doxygen.css [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/static/footer.html [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/static/header.html.in [new file with mode: 0755]
doc/salome/gui/NETGENPLUGIN/static/header_py.html.in [new file with mode: 0644]
resources/SalomeApp.xml
src/NETGENPlugin/NETGENPluginDC.py