View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014730ParaView(No Category)public2014-05-15 07:462014-08-29 11:00
ReporterVadim SANDLER 
Assigned ToTristan Coulange 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014730: vtkPVGeometryFilter produces a strange dataset from the bi-quadratic quadrangles
DescriptionRun the geom_filter.py script in the paraview python console from the attached archive PVGeometryFilter.zip.

An InputData.vtk file contains a dataset with the bi-quadratic quadrangles. In the result applying 'vtkPVGeometryFilter' filter to this dataset it produces a strange dataset.

Please see attached pictures:

1) input_data.png - input data for the 'vtkPVGeometryFilter' filter.
2) output_data.png - output data of the 'vtkPVGeometryFilter' filter.
TagsNo tags attached.
ProjectParaViS
Topic Name
Typeincorrect functionality
Attached Fileszip file icon PVGeometryFilter.zip [^] (164,431 bytes) 2014-05-15 07:47
png file icon input_data.png [^] (9,720 bytes) 2014-05-15 07:47


png file icon output_data.png [^] (17,632 bytes) 2014-05-15 07:48

 Relationships

  Notes
(0032857)
Tristan Coulange (developer)
2014-06-13 06:43

The bug came from VTK.

The fix was approved and merged in the master of VTK :

http://review.source.kitware.com/#/t/4268/ [^]

BUG: Fix the quads evaluate location

The method EvaluateLocation only supported double points.
Now every data type is supported.

Change-Id: I183bb901746d94afb9f268fe4cfcd4142877a089
(0032858)
Tristan Coulange (developer)
2014-06-13 06:49

Here is the commit in VTK master :

http://vtk.org/gitweb?p=VTK.git;a=commit;h=ff0791014e70ed7e9df058a60da99557afe28605 [^]
(0032875)
Utkarsh Ayachit (administrator)
2014-06-17 07:20

Topics merged into master:
        14720-RemoveQtWebkit
        14737-SearchBoxWidget
        14799_optionally_hide_catalyst_inputs
        14803_remove_redundant_option
        bug_color_save_as_default
        fix_warnings
        misc_lut_fixes
(0032930)
Alan Scott (manager)
2014-06-26 21:52

Tested master, local server, Linux.

 Issue History
Date Modified Username Field Change
2014-05-15 07:46 Vadim SANDLER New Issue
2014-05-15 07:47 Vadim SANDLER File Added: PVGeometryFilter.zip
2014-05-15 07:47 Vadim SANDLER File Added: input_data.png
2014-05-15 07:48 Vadim SANDLER File Added: output_data.png
2014-06-05 06:59 Tristan Coulange Assigned To => Tristan Coulange
2014-06-05 06:59 Tristan Coulange Status backlog => active development
2014-06-06 09:29 Joachim Pouderoux Reproducibility have not tried => always
2014-06-13 06:43 Tristan Coulange Note Added: 0032857
2014-06-13 06:46 Tristan Coulange Status active development => gatekeeper review
2014-06-13 06:46 Tristan Coulange Resolution open => fixed
2014-06-13 06:49 Tristan Coulange Note Added: 0032858
2014-06-17 07:20 Utkarsh Ayachit Fixed in Version => git-master
2014-06-17 07:20 Utkarsh Ayachit Note Added: 0032875
2014-06-17 07:28 Utkarsh Ayachit Status gatekeeper review => customer review
2014-06-17 09:21 Utkarsh Ayachit Target Version => 4.2
2014-06-26 21:52 Alan Scott Note Added: 0032930
2014-06-26 21:52 Alan Scott Status customer review => closed
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team