Salome HOME
initial commit from paravisaddons
authorcrouzet <nicolas.crouzet@cea.fr>
Mon, 8 Feb 2021 08:35:01 +0000 (09:35 +0100)
committercrouzet <nicolas.crouzet@cea.fr>
Mon, 8 Feb 2021 08:35:01 +0000 (09:35 +0100)
commit9d9ce4f6281c655239f3f7a6e5afd2fd1bd117bf
tree134c11c869a3dc1df354dc1a825abddf9632f2e6
initial commit from paravisaddons
289 files changed:
CMakeLists.txt [new file with mode: 0644]
PARAVISADDONS_version.h.in [new file with mode: 0644]
README [new file with mode: 0644]
doc/README [new file with mode: 0644]
src/AppendAttributesOverTime/CMakeLists.txt [new file with mode: 0644]
src/AppendAttributesOverTime/README.md [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/AppendAttributesOverTimeModule/CMakeLists.txt [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/AppendAttributesOverTimeModule/vtk.module [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/AppendAttributesOverTimeModule/vtkAppendAttributesOverTime.cxx [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/AppendAttributesOverTimeModule/vtkAppendAttributesOverTime.h [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/CMakeLists.txt [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/README.md [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/filters.xml [new file with mode: 0644]
src/AppendAttributesOverTime/plugin/paraview.plugin [new file with mode: 0644]
src/AutoConvertPropertiesPlugin/CMakeLists.txt [new file with mode: 0644]
src/AutoConvertPropertiesPlugin/plugin/CMakeLists.txt [new file with mode: 0644]
src/AutoConvertPropertiesPlugin/plugin/paraview.plugin [new file with mode: 0644]
src/AutoConvertPropertiesPlugin/plugin/pqAutoConvertPropertiesStarter.cxx [new file with mode: 0644]
src/AutoConvertPropertiesPlugin/plugin/pqAutoConvertPropertiesStarter.h [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/CellDataContour/CMakeLists.txt [new file with mode: 0644]
src/CellDataContour/plugin/CMakeLists.txt [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/CMakeLists.txt [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtk.module [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtkMyCellDataToPointData.cxx [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtkMyCellDataToPointData.h [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtkMyContourFilter.cxx [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtkMyContourFilter.h [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtkMyPVContourFilter.cxx [new file with mode: 0644]
src/CellDataContour/plugin/CellDataContourModule/vtkMyPVContourFilter.h [new file with mode: 0644]
src/CellDataContour/plugin/filters.xml [new file with mode: 0644]
src/CellDataContour/plugin/paraview.plugin [new file with mode: 0644]
src/ComplexMode/CMakeLists.txt [new file with mode: 0644]
src/ComplexMode/MobileMesh.xml [new file with mode: 0644]
src/ComplexMode/MoveMesh.py [new file with mode: 0644]
src/ComplexMode/example.med [new file with mode: 0644]
src/ComplexMode/harmo.resu.vtu [new file with mode: 0644]
src/ComplexMode/plugin/CMakeLists.txt [new file with mode: 0644]
src/ComplexMode/plugin/ComplexModeModule/CMakeLists.txt [new file with mode: 0644]
src/ComplexMode/plugin/ComplexModeModule/vtk.module [new file with mode: 0644]
src/ComplexMode/plugin/ComplexModeModule/vtkComplexMode.cxx [new file with mode: 0644]
src/ComplexMode/plugin/ComplexModeModule/vtkComplexMode.h [new file with mode: 0644]
src/ComplexMode/plugin/filters.xml [new file with mode: 0644]
src/ComplexMode/plugin/paraview.plugin [new file with mode: 0644]
src/ContactReader/CMakeLists.txt [new file with mode: 0644]
src/ContactReader/plugin/CMakeLists.txt [new file with mode: 0644]
src/ContactReader/plugin/ContactReaderModule/CMakeLists.txt [new file with mode: 0644]
src/ContactReader/plugin/ContactReaderModule/vtk.module [new file with mode: 0644]
src/ContactReader/plugin/ContactReaderModule/vtkContactReader.cxx [new file with mode: 0644]
src/ContactReader/plugin/ContactReaderModule/vtkContactReader.h [new file with mode: 0644]
src/ContactReader/plugin/paraview.plugin [new file with mode: 0644]
src/ContactReader/plugin/sources.xml [new file with mode: 0644]
src/ContactReader/resultante_rn.rco [new file with mode: 0644]
src/ContactReader/resultante_rn.txt [new file with mode: 0644]
src/CustomFilters/CMakeLists.txt [new file with mode: 0644]
src/CustomFilters/Electromagnetism.xml [new file with mode: 0644]
src/CustomFilters/TemporalCSVReader.xml [new file with mode: 0644]
src/CustomFilters/papbComp.cpd [new file with mode: 0644]
src/CustomFilters/papbComp.xml [new file with mode: 0644]
src/CustomFilters/post_R_resuir.trco [new file with mode: 0644]
src/DepthVsTime/CMakeLists.txt [new file with mode: 0644]
src/DepthVsTime/TestCase.py [new file with mode: 0644]
src/DepthVsTime/plugin/CMakeLists.txt [new file with mode: 0644]
src/DepthVsTime/plugin/DepthVsTimeModule/CMakeLists.txt [new file with mode: 0644]
src/DepthVsTime/plugin/DepthVsTimeModule/vtk.module [new file with mode: 0644]
src/DepthVsTime/plugin/DepthVsTimeModule/vtkDepthVsTime.cxx [new file with mode: 0644]
src/DepthVsTime/plugin/DepthVsTimeModule/vtkDepthVsTime.h [new file with mode: 0644]
src/DepthVsTime/plugin/filters.xml [new file with mode: 0644]
src/DepthVsTime/plugin/paraview.plugin [new file with mode: 0644]
src/ElectromagnetismFluxDisc/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/ElectromagnetismFluxDiscModule/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/ElectromagnetismFluxDiscModule/vtk.module [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/ElectromagnetismFluxDiscModule/vtkElectromagnetismFluxDisc.cxx [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/ElectromagnetismFluxDiscModule/vtkElectromagnetismFluxDisc.h [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/Test/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/Test/test_flux_disc0.py [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/filters.xml [new file with mode: 0644]
src/ElectromagnetismFluxDisc/plugin/paraview.plugin [new file with mode: 0644]
src/ElectromagnetismRotation/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationHelper/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationHelper/ElectromagnetismRotationHelper.cxx [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationHelper/ElectromagnetismRotationHelper.h [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationHelper/MEDLoaderForPV.h [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/VTKMEDTraits.hxx [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/vtk.module [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/vtkElectromagnetismRotation.cxx [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/vtkElectromagnetismRotation.h [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/vtkPVMetaDataInformation.cxx [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ElectromagnetismRotationIO/vtkPVMetaDataInformation.h [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/Resources/ElectromagnetismRotation.xml [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/Resources/Icons/pqCellData16.png [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/Resources/Icons/pqPointData16.png [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/Resources/pqElectromagnetismRotation.qrc [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/pqElectroRotationAbstractFieldsWidget.cxx [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/pqElectroRotationAbstractFieldsWidget.h [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/pqElectroRotationGroupWidget.cxx [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/ParaViewPlugin/pqElectroRotationGroupWidget.h [new file with mode: 0644]
src/ElectromagnetismRotation/plugin/paraview.plugin [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/StreamTraceurFilters/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/StreamTraceurFilters/vtk.module [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/StreamTraceurFilters/vtkElectromagnetismStreamTraceur.cxx [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/StreamTraceurFilters/vtkElectromagnetismStreamTraceur.h [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/filters.xml [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/plugin/paraview.plugin [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/scripts/generate.py [new file with mode: 0644]
src/ElectromagnetismStreamTraceur/scripts/test_stream.py [new file with mode: 0644]
src/ElectromagnetismVecteur/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/VecteurFilters/CMakeLists.txt [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/VecteurFilters/vtk.module [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/VecteurFilters/vtkElectromagnetismVecteur.cxx [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/VecteurFilters/vtkElectromagnetismVecteur.h [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/filters.xml [new file with mode: 0644]
src/ElectromagnetismVecteur/plugin/paraview.plugin [new file with mode: 0644]
src/ElectromagnetismVecteur/scripts/generate.py [new file with mode: 0644]
src/ExtractComponentsPlugin/CMakeLists.txt [new file with mode: 0644]
src/ExtractComponentsPlugin/ExtractCompo.med [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/CMakeLists.txt [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/ExtractComponentsModule/CMakeLists.txt [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/ExtractComponentsModule/vtk.module [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/ExtractComponentsModule/vtkExtractComponents.cxx [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/ExtractComponentsModule/vtkExtractComponents.h [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/ExtractComponentsModule/vtkSMMyNumberOfComponentsDomain.cxx [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/ExtractComponentsModule/vtkSMMyNumberOfComponentsDomain.h [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/filters.xml [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/paraview.plugin [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/pqLinkedLineEdit.cxx [new file with mode: 0644]
src/ExtractComponentsPlugin/plugin/pqLinkedLineEdit.h [new file with mode: 0644]
src/ExtractThreeD/CMakeLists.txt [new file with mode: 0644]
src/ExtractThreeD/plugin/CMakeLists.txt [new file with mode: 0644]
src/ExtractThreeD/plugin/ExtractThreeDModule/CMakeLists.txt [new file with mode: 0644]
src/ExtractThreeD/plugin/ExtractThreeDModule/vtk.module [new file with mode: 0644]
src/ExtractThreeD/plugin/ExtractThreeDModule/vtkExtractThreeD.cxx [new file with mode: 0644]
src/ExtractThreeD/plugin/ExtractThreeDModule/vtkExtractThreeD.h [new file with mode: 0644]
src/ExtractThreeD/plugin/filters.xml [new file with mode: 0644]
src/ExtractThreeD/plugin/paraview.plugin [new file with mode: 0644]
src/GlyphCIH/CMakeLists.txt [new file with mode: 0644]
src/GlyphCIH/plugin/CMakeLists.txt [new file with mode: 0644]
src/GlyphCIH/plugin/GlyphCIHFilters/CMakeLists.txt [new file with mode: 0644]
src/GlyphCIH/plugin/GlyphCIHFilters/vtk.module [new file with mode: 0644]
src/GlyphCIH/plugin/GlyphCIHFilters/vtkGlyphCIH.cxx [new file with mode: 0644]
src/GlyphCIH/plugin/GlyphCIHFilters/vtkGlyphCIH.h [new file with mode: 0644]
src/GlyphCIH/plugin/filters.xml [new file with mode: 0644]
src/GlyphCIH/plugin/paraview.plugin [new file with mode: 0644]
src/MoveZCote/CMakeLists.txt [new file with mode: 0644]
src/MoveZCote/MobileMesh.xml [new file with mode: 0644]
src/MoveZCote/MoveMesh.py [new file with mode: 0644]
src/MoveZCote/plugin/CMakeLists.txt [new file with mode: 0644]
src/MoveZCote/plugin/MoveZCoteModule/CMakeLists.txt [new file with mode: 0644]
src/MoveZCote/plugin/MoveZCoteModule/vtk.module [new file with mode: 0644]
src/MoveZCote/plugin/MoveZCoteModule/vtkMoveZCote.cxx [new file with mode: 0644]
src/MoveZCote/plugin/MoveZCoteModule/vtkMoveZCote.h [new file with mode: 0644]
src/MoveZCote/plugin/filters.xml [new file with mode: 0644]
src/MoveZCote/plugin/paraview.plugin [new file with mode: 0644]
src/ProbePointOverTime/CMakeLists.txt [new file with mode: 0644]
src/ProbePointOverTime/HowtoTest.txt [new file with mode: 0644]
src/ProbePointOverTime/ProbePointOverTimePlugin.xml [new file with mode: 0644]
src/ProbePointOverTime/example.med [new file with mode: 0644]
src/QuadraticToLinear/CMakeLists.txt [new file with mode: 0644]
src/QuadraticToLinear/TestCase.py [new file with mode: 0644]
src/QuadraticToLinear/plugin/CMakeLists.txt [new file with mode: 0644]
src/QuadraticToLinear/plugin/QuadraticToLinearModule/CMakeLists.txt [new file with mode: 0644]
src/QuadraticToLinear/plugin/QuadraticToLinearModule/vtk.module [new file with mode: 0644]
src/QuadraticToLinear/plugin/QuadraticToLinearModule/vtkQuadraticToLinear.cxx [new file with mode: 0644]
src/QuadraticToLinear/plugin/QuadraticToLinearModule/vtkQuadraticToLinear.h [new file with mode: 0644]
src/QuadraticToLinear/plugin/filters.xml [new file with mode: 0644]
src/QuadraticToLinear/plugin/paraview.plugin [new file with mode: 0644]
src/RateOfFlowThroughSection/CMakeLists.txt [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/CMakeLists.txt [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/CMakeLists.txt [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/VTKMEDTraits.hxx [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/VTKToMEDMem.cxx [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/VTKToMEDMem.h [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtk.module [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtkExplodePolyLine.cxx [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtkExplodePolyLine.h [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtkRateOfFlowThroughSection.cxx [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtkRateOfFlowThroughSection.h [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtkSedimentDeposit.cxx [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/RateOfFlowThroughSectionModule/vtkSedimentDeposit.h [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/filters.xml [new file with mode: 0644]
src/RateOfFlowThroughSection/plugin/paraview.plugin [new file with mode: 0644]
src/RateOfFlowThroughSection/script/TestCase.py [new file with mode: 0644]
src/RateOfFlowThroughSection/script/calcul_3.py [new file with mode: 0644]
src/RateOfFlowThroughSection/script/calcul_sediment_deposit.py [new file with mode: 0644]
src/RateOfFlowThroughSection/script/test_sediment_deposit.py [new file with mode: 0644]
src/RosetteCIH/CMakeLists.txt [new file with mode: 0644]
src/RosetteCIH/plugin/CMakeLists.txt [new file with mode: 0644]
src/RosetteCIH/plugin/RosetteCIHFilters/CMakeLists.txt [new file with mode: 0644]
src/RosetteCIH/plugin/RosetteCIHFilters/vtk.module [new file with mode: 0644]
src/RosetteCIH/plugin/RosetteCIHFilters/vtkRosetteCIH.cxx [new file with mode: 0644]
src/RosetteCIH/plugin/RosetteCIHFilters/vtkRosetteCIH.h [new file with mode: 0644]
src/RosetteCIH/plugin/filters.xml [new file with mode: 0644]
src/RosetteCIH/plugin/paraview.plugin [new file with mode: 0644]
src/SerafinReader/CMakeLists.txt [new file with mode: 0644]
src/SerafinReader/geo_TW.slf [new file with mode: 0644]
src/SerafinReader/plugin/CMakeLists.txt [new file with mode: 0644]
src/SerafinReader/plugin/SerafinReaderModule/CMakeLists.txt [new file with mode: 0644]
src/SerafinReader/plugin/SerafinReaderModule/FFileReader.h [new file with mode: 0644]
src/SerafinReader/plugin/SerafinReaderModule/stdSerafinReader.h [new file with mode: 0644]
src/SerafinReader/plugin/SerafinReaderModule/vtk.module [new file with mode: 0644]
src/SerafinReader/plugin/SerafinReaderModule/vtkSerafinReader.cxx [new file with mode: 0644]
src/SerafinReader/plugin/SerafinReaderModule/vtkSerafinReader.h [new file with mode: 0644]
src/SerafinReader/plugin/paraview.plugin [new file with mode: 0644]
src/SerafinReader/plugin/sources.xml [new file with mode: 0644]
src/SinusXReader/CMakeLists.txt [new file with mode: 0644]
src/SinusXReader/LigneDEau.sx [new file with mode: 0644]
src/SinusXReader/plugin/CMakeLists.txt [new file with mode: 0644]
src/SinusXReader/plugin/SinusXReaderModule/CMakeLists.txt [new file with mode: 0644]
src/SinusXReader/plugin/SinusXReaderModule/vtk.module [new file with mode: 0644]
src/SinusXReader/plugin/SinusXReaderModule/vtkSinusXReader.cxx [new file with mode: 0644]
src/SinusXReader/plugin/SinusXReaderModule/vtkSinusXReader.h [new file with mode: 0644]
src/SinusXReader/plugin/paraview.plugin [new file with mode: 0644]
src/SinusXReader/plugin/sources.xml [new file with mode: 0644]
src/SpatialPfl/CMakeLists.txt [new file with mode: 0644]
src/SpatialPfl/TestCase.py [new file with mode: 0644]
src/SpatialPfl/plugin/CMakeLists.txt [new file with mode: 0644]
src/SpatialPfl/plugin/SpatialPflModule/CMakeLists.txt [new file with mode: 0644]
src/SpatialPfl/plugin/SpatialPflModule/vtk.module [new file with mode: 0644]
src/SpatialPfl/plugin/SpatialPflModule/vtkSpatialPfl.cxx [new file with mode: 0644]
src/SpatialPfl/plugin/SpatialPflModule/vtkSpatialPfl.h [new file with mode: 0644]
src/SpatialPfl/plugin/filters.xml [new file with mode: 0644]
src/SpatialPfl/plugin/paraview.plugin [new file with mode: 0644]
src/SphereAlongLines/CMakeLists.txt [new file with mode: 0644]
src/SphereAlongLines/Test/test_dev_surface.py [new file with mode: 0644]
src/SphereAlongLines/Test/test_dev_surface2.py [new file with mode: 0644]
src/SphereAlongLines/Test/test_dev_surface3.py [new file with mode: 0644]
src/SphereAlongLines/plugin/CMakeLists.txt [new file with mode: 0644]
src/SphereAlongLines/plugin/SphereAlongLinesModule/CMakeLists.txt [new file with mode: 0644]
src/SphereAlongLines/plugin/SphereAlongLinesModule/vtk.module [new file with mode: 0644]
src/SphereAlongLines/plugin/SphereAlongLinesModule/vtkSphereAlongLines.cxx [new file with mode: 0644]
src/SphereAlongLines/plugin/SphereAlongLinesModule/vtkSphereAlongLines.h [new file with mode: 0644]
src/SphereAlongLines/plugin/filters.xml [new file with mode: 0644]
src/SphereAlongLines/plugin/paraview.plugin [new file with mode: 0644]
src/TemporalOnPoint/CMakeLists.txt [new file with mode: 0644]
src/TemporalOnPoint/TestCase.py [new file with mode: 0644]
src/TemporalOnPoint/plugin/CMakeLists.txt [new file with mode: 0644]
src/TemporalOnPoint/plugin/TemporalOnPointModule/CMakeLists.txt [new file with mode: 0644]
src/TemporalOnPoint/plugin/TemporalOnPointModule/vtk.module [new file with mode: 0644]
src/TemporalOnPoint/plugin/TemporalOnPointModule/vtkTemporalOnPoint.cxx [new file with mode: 0644]
src/TemporalOnPoint/plugin/TemporalOnPointModule/vtkTemporalOnPoint.h [new file with mode: 0644]
src/TemporalOnPoint/plugin/filters.xml [new file with mode: 0644]
src/TemporalOnPoint/plugin/paraview.plugin [new file with mode: 0644]
src/Tools/Clean.py [new file with mode: 0644]
src/TorseurCIH/CMakeLists.txt [new file with mode: 0644]
src/TorseurCIH/Test.py [new file with mode: 0644]
src/TorseurCIH/plugin/CMakeLists.txt [new file with mode: 0644]
src/TorseurCIH/plugin/TorseurCIHModule/CMakeLists.txt [new file with mode: 0644]
src/TorseurCIH/plugin/TorseurCIHModule/vtk.module [new file with mode: 0644]
src/TorseurCIH/plugin/TorseurCIHModule/vtkTorseurCIH.cxx [new file with mode: 0644]
src/TorseurCIH/plugin/TorseurCIHModule/vtkTorseurCIH.h [new file with mode: 0644]
src/TorseurCIH/plugin/filters.xml [new file with mode: 0644]
src/TorseurCIH/plugin/paraview.plugin [new file with mode: 0644]
src/TorseurCIH/script/Test.py [new file with mode: 0644]
src/TorseurCIH/script/slice.med [new file with mode: 0644]
src/TorseurCIH/slice.med [new file with mode: 0644]
src/View/CMakeLists.txt [new file with mode: 0644]
src/View/MyDisplay.cxx [new file with mode: 0644]
src/View/MyDisplay.h [new file with mode: 0644]
src/View/MyView.cxx [new file with mode: 0644]
src/View/MyView.h [new file with mode: 0644]
src/View/MyViewActiveOptions.cxx [new file with mode: 0755]
src/View/MyViewActiveOptions.h [new file with mode: 0755]
src/View/MyViewOptions.cxx [new file with mode: 0755]
src/View/MyViewOptions.h [new file with mode: 0755]
src/View/MyViewSM.xml [new file with mode: 0644]
src/XYChartRepresentationColumns/CMakeLists.txt [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/CMakeLists.txt [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/XYChartRepresentationColumnsModule/CMakeLists.txt [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/XYChartRepresentationColumnsModule/vtk.module [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/XYChartRepresentationColumnsModule/vtkXYChartRepresentationColumns.cxx [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/XYChartRepresentationColumnsModule/vtkXYChartRepresentationColumns.h [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/paraview.plugin [new file with mode: 0644]
src/XYChartRepresentationColumns/plugin/views.xml [new file with mode: 0644]
src/ZJFilter/CMakeLists.txt [new file with mode: 0644]
src/ZJFilter/TestCase.py [new file with mode: 0644]
src/ZJFilter/plugin/CMakeLists.txt [new file with mode: 0644]
src/ZJFilter/plugin/ZJFilterModule/CMakeLists.txt [new file with mode: 0644]
src/ZJFilter/plugin/ZJFilterModule/vtk.module [new file with mode: 0644]
src/ZJFilter/plugin/ZJFilterModule/vtkZJFilter.cxx [new file with mode: 0644]
src/ZJFilter/plugin/ZJFilterModule/vtkZJFilter.h [new file with mode: 0644]
src/ZJFilter/plugin/filters.xml [new file with mode: 0644]
src/ZJFilter/plugin/paraview.plugin [new file with mode: 0644]