]> SALOME platform Git repositories - modules/paravis.git/commit
Salome HOME
Addition of GhostCellsGenerator filter to avoid artefacts linked to // visualizations.
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 4 Jan 2016 07:31:30 +0000 (08:31 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 4 Jan 2016 07:31:30 +0000 (08:31 +0100)
commit2432a01b717bbf1aa27c9b9abeac727964601f3d
treed5e5cf08a4ef0977c23ae00c45b408813a98c248
parent7b3d733e85c71f043d16284307c7cce87a234a33
Addition of GhostCellsGenerator filter to avoid artefacts linked to // visualizations.
src/Plugins/CMakeLists.txt
src/Plugins/GhostCellsGenerator/CMakeLists.txt [new file with mode: 0644]
src/Plugins/GhostCellsGenerator/GhostCellsGenerator.xml [new file with mode: 0644]
src/Plugins/GhostCellsGenerator/vtkPUnstructuredGridGhostCellsGenerator.cxx [new file with mode: 0644]
src/Plugins/GhostCellsGenerator/vtkPUnstructuredGridGhostCellsGenerator.h [new file with mode: 0644]
src/Plugins/GhostCellsGenerator/vtkPVUnstructuredGridGhostCellsGenerator.cxx [new file with mode: 0644]
src/Plugins/GhostCellsGenerator/vtkPVUnstructuredGridGhostCellsGenerator.h [new file with mode: 0644]