MantisBT - ParaView
View Issue Details
0006940ParaViewBugpublic2008-05-01 17:422016-08-12 09:57
Burlen 
Kitware Robot 
normalfeaturealways
closedmoved 
 
 
0006940: vtkSpyPlotReadert Reader does not "correctly" build dataset
MultiBlock data should have AMR box filled with global extents of its associated image data, but spyplot reader instead fills this with an indicator of weather or not ghost cells have been stripped from this block.

Given the CTH format, much information needed for post-processing filters is available in the reader but not provided, for example:

Level 0 dx
Data set Origin
Standard block size
Index space bounding box(like chombo problem domain)

In addition all processes need to know the global structure of the data set, (ie have access to AMR Boxes which contain the global extents of each block.) This type of information is needed for neighbor finding etc...

Currently as the items are not provided each instance of the post processing filter then must attempt to deduce and communicate this information amongst its process,leading to complicated code, extra communication and processing overhead.


No tags attached.
Issue History
2008-05-01 17:42BurlenNew Issue
2009-02-17 16:07Ken MorelandStatusbacklog => tabled
2009-02-17 16:07Ken MorelandAssigned To => Burlen
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2009-08-25 18:44Utkarsh AyachitAssigned ToBurlen =>
2009-08-25 18:44Utkarsh AyachitCategory => Bug
2009-08-25 18:44Utkarsh AyachitTarget Version3.6 => 3.8
2016-08-12 09:57Kitware RobotNote Added: 0037571
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0037571)
Kitware Robot   
2016-08-12 09:57   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.