]> SALOME platform Git repositories - modules/paravis.git/commit
Salome HOME
Minimal CORBA mode: adapted PARAVIS' Python API to work in this mode.
authorbruneton <bruneton>
Mon, 21 Oct 2013 13:16:37 +0000 (13:16 +0000)
committerbruneton <bruneton>
Mon, 21 Oct 2013 13:16:37 +0000 (13:16 +0000)
commite2c075bb656e4e5b0d8e6fcb7e06b5c25f903dee
tree15ffa72b5c0f2f2bff500fec58ee1a33c5a41369
parent2567edf67854ead81d4566672a69f6ea46e27996
Minimal CORBA mode: adapted PARAVIS' Python API to work in this mode.
12 files changed:
src/PV_SWIG/CMakeLists.txt
src/PV_SWIG/VTKWrapping/paravis.py [new file with mode: 0644]
src/PV_SWIG/VTKWrapping/paravisSM.py [new file with mode: 0644]
src/PV_SWIG/VTKWrapping/presentations.py [new file with mode: 0644]
src/PV_SWIG/VTKWrapping/pvsimple.py [new file with mode: 0644]
src/PV_SWIG/VTKWrapping/servermanager.diff [new file with mode: 0644]
src/PV_SWIG/VTKWrapping/simple.diff [new file with mode: 0644]
src/PV_SWIG/paravis.py
src/PV_SWIG/paravisSM.py
src/PV_SWIG/pvsimple.py
src/PV_SWIG/servermanager.diff [deleted file]
src/PV_SWIG/simple.diff [deleted file]