Salome HOME
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the...
authorema <elena.mozokhina@opencascade.com>
Tue, 25 Nov 2014 12:46:02 +0000 (15:46 +0300)
committervsr <vsr@opencascade.com>
Tue, 27 Jan 2015 15:10:27 +0000 (18:10 +0300)
commitaca3b21855b86298b62c50cb6d5ee578c6171da2
tree6304cf46fe64f1bd1993f0fb0edbd0d24ba0731b
parentc1d4bafc40839b475978129023001306a4d21f81
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module
13 files changed:
CMakeLists.txt
SalomePARAVISConfig.cmake.in
src/Plugins/CMakeLists.txt
src/Plugins/ParaGEOMCorba/CMakeLists.txt [new file with mode: 0644]
src/Plugins/ParaGEOMCorba/ParaGEOMCorbaServerManager.xml [new file with mode: 0644]
src/Plugins/ParaGEOMCorba/ParaGEOMCorbaUserInterfaceSources.xml [new file with mode: 0644]
src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx [new file with mode: 0644]
src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.h [new file with mode: 0644]
src/Plugins/ParaSMESHCorba/CMakeLists.txt [new file with mode: 0644]
src/Plugins/ParaSMESHCorba/ParaSMESHCorbaServerManager.xml [new file with mode: 0644]
src/Plugins/ParaSMESHCorba/ParaSMESHCorbaUserInterfaceSources.xml [new file with mode: 0644]
src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.cxx [new file with mode: 0644]
src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.h [new file with mode: 0644]