Talk:Composite Redesign

From ParaQ Wiki
Revision as of 22:37, 25 November 2007 by Dcthomp (talk | contribs) (A couple of "right ons" and a "whoa there.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Berk, I like the idea of eliminating vtkMultiGroupDataSet and I agree that it's confusing to assume first-level (or second-level in the case of vtkTemporalDataSet) sub-blocks are chunks of data from different compute nodes with ostensibly the same structure. I share your uncertainty about vtkMultiPieceDataSet... it seems like a lot of work. One alternative might be to use vtkInformation keys to mark blocks that share structure and provide some utility routines in the base class to help with ghost levels, etc.