MantisBT - VTK
View Issue Details
0012917VTK(No Category)public2012-02-07 10:012013-04-05 20:33
Leo Liu 
Andy Bauer 
normalminorhave not tried
closedfixed 
5.8.1 
 
TBD
incorrect functionality
0012917: vtkPyramid does not create gradient at apex
The following script computes gradients for a pyramid. If you run it, there is warning and the resulting gradient at apex is garbage.
No tags attached.
? pyramid-bug.py (1,157) 2012-02-07 10:01
https://www.vtk.org/Bug/file/9113/pyramid-bug.py
diff vtkPyramid.cxx.diff (676) 2012-04-17 02:12
https://www.vtk.org/Bug/file/9179/vtkPyramid.cxx.diff
Issue History
2012-02-07 10:01Leo LiuNew Issue
2012-02-07 10:01Leo LiuFile Added: pyramid-bug.py
2012-02-07 10:03Leo LiuAssigned To => Andy Bauer
2012-02-07 10:03Leo LiuStatusbacklog => tabled
2012-02-10 14:36guestStatustabled => active development
2012-04-17 02:12Takuya OSHIMAFile Added: vtkPyramid.cxx.diff
2012-04-17 02:12Takuya OSHIMANote Added: 0028482
2012-04-18 09:59Andy BauerStatusactive development => gatekeeper review
2012-04-18 09:59Andy BauerResolutionopen => fixed
2012-04-18 10:00Andy BauerStatusgatekeeper review => customer review
2013-04-05 20:33Berk GeveciStatuscustomer review => closed

Notes
(0028482)
Takuya OSHIMA   
2012-04-17 02:12   
Commit 6332bbee82445ed5a3c6cce81c0675f152ee8649 seemingly to fix this problem requires yet another fix. Please find vtkPyramid.cxx.diff.