View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015109ParaView(No Category)public2014-11-06 15:552015-01-02 10:45
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.3 
Summary0015109: vtkCompleteArrays not handling situation with only points and not cells
DescriptionIf there are points but no cells and points are only on process 0 then vtkCompleteArrays gets rid of all point data arrays.

I'm also making it more efficient where process 0 only has to get the point data and cell data arrays information from one other process.
TagsNo tags attached.
ProjectCatalyst
Topic Name15109_improve_vtkCompleteArrays
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033797)
Utkarsh Ayachit (administrator)
2014-11-12 08:18

---------------------------------------------
Topics merged into master:
        0015111-enable-cinema-dynamic-rendering
(VTK) 14809_fix_title_placement
        15109_improve_vtkCompleteArrays
        cgns-plugin
(0033799)
Andy Bauer (developer)
2014-11-12 08:58

commit 2f9b20b015b87efc85dd4d1e208d68a18021f2fb
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Fri Nov 7 09:28:03 2014 -0500

    Fixing a bug and making vtkCompleteArrays more efficient.
    
    Change-Id: I218d07ac3c4cbe667ba157e2e01b083ba872192a

 Issue History
Date Modified Username Field Change
2014-11-06 15:55 Andy Bauer New Issue
2014-11-06 15:55 Andy Bauer Assigned To => Andy Bauer
2014-11-06 16:39 Andy Bauer Status backlog => todo
2014-11-06 16:39 Andy Bauer Status todo => active development
2014-11-08 17:47 Andy Bauer Topic Name => 15109_improve_vtkCompleteArrays
2014-11-08 17:47 Andy Bauer Status active development => gatekeeper review
2014-11-08 17:47 Andy Bauer Fixed in Version => git-next
2014-11-08 17:47 Andy Bauer Resolution open => fixed
2014-11-12 08:17 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-12 08:18 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-12 08:18 Utkarsh Ayachit Note Added: 0033797
2014-11-12 08:58 Andy Bauer Note Added: 0033799
2014-11-12 10:16 Andy Bauer Status customer review => closed
2015-01-02 10:45 Utkarsh Ayachit Fixed in Version git-master => 4.3


Copyright © 2000 - 2018 MantisBT Team