MantisBT - ParaView
View Issue Details
0009247ParaViewFeaturepublic2009-07-08 19:172009-07-10 14:31
Alan Scott 
Ken Moreland 
highmajoralways
closedwon't fix 
 
3.6.2 
0009247: Group datasets needs option to fill partial variables
Group datasets often creates partial arrays. There should be an option, default on, that makes all arrays the same length, and has an option, default on, to fill these arrays with some variable when none exists. Allow user to fill with a default number (such as done with the calculator). Lets make this number default to 0, but allow the user to change it.
No tags attached.
Issue History
2009-07-08 19:17Alan ScottNew Issue
2009-07-10 10:35Ken MorelandNote Added: 0016839
2009-07-10 10:35Ken MorelandStatusbacklog => @80@
2009-07-10 10:35Ken MorelandResolutionopen => won't fix
2009-07-10 10:35Ken MorelandAssigned To => Ken Moreland
2009-07-10 14:31Alan ScottNote Added: 0016842
2009-07-10 14:31Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature

Notes
(0016839)
Ken Moreland   
2009-07-10 10:35   
Having partial arrays in multiblock data sets is the right thing to do. The wrong thing to do is to add fake fields as this bug suggests.

The real problem is that some filters are not treating partial arrays correctly. These filters should be reported in their own bugs (such as 0009252 and 0009253).
(0016842)
Alan Scott   
2009-07-10 14:31   
I agree with Ken - other bugs will be written.