MantisBT - ParaView | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0007494 | ParaView | (No Category) | public | 2008-08-15 11:29 | 2011-01-13 17:00 | |||||
| Reporter | Berk Geveci | |||||||||
| Assigned To | Utkarsh Ayachit | |||||||||
| Priority | high | Severity | major | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | 3.4 | Fixed in Version | 3.4 | |||||||
| Project | ||||||||||
| Topic Name | ||||||||||
| Type | ||||||||||
| Summary | 0007494: Composite and parallel probe needs an overhaul | |||||||||
| Description | Things that do not work: * Probing with an input of different spatial distribution that the source * Probing a multi-block dataset where blocks have different sets of arrays To fix: In parallel: PProbe should gather/scatter its input to all procs so that they all have the whole thing. Note that this will work for small data only. We should probably print a warning. PProbe would still ask for piece m of n in RUE. The results should either be gathered on the first node or gather/scattered to all nodes (user selection). When gathering, it should intersect the points arrays (ignoring empty -no array- datasets). We can use vtkDataSetAttributes::FieldList for this Multi-block: We need to intersect field list from all blocks (except for AMR, use first for AMR). Intersect the point arrays. Then intersect cell arrays. We need to find a way of turning off the cell arrays that have the same name as some point arrays. We need to implement new versions of InterpolateAllocate and InterpolatePoint that take FieldList In the future, investigate better distributed cross-field evalutation methods. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | https://www.vtk.org/Bug/file/6665/probeissue.pvsm | |||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2008-08-15 11:29 | Berk Geveci | New Issue | ||||||||
| 2008-08-15 11:29 | Berk Geveci | Status | backlog => tabled | |||||||
| 2008-08-15 11:29 | Berk Geveci | Assigned To | => Berk Geveci | |||||||
| 2008-08-15 11:30 | Berk Geveci | Relationship added | related to 0006552 | |||||||
| 2008-08-15 11:44 | Berk Geveci | File Added: probeissue.pvsm | ||||||||
| 2008-08-15 11:45 | Berk Geveci | Note Added: 0013039 | ||||||||
| 2008-08-22 13:07 | Berk Geveci | Assigned To | Berk Geveci => Burlen | |||||||
| 2008-08-29 13:08 | Berk Geveci | Assigned To | Burlen => Utkarsh Ayachit | |||||||
| 2008-08-29 13:37 | Utkarsh Ayachit | Note Added: 0013233 | ||||||||
| 2008-09-02 09:13 | Utkarsh Ayachit | Status | tabled => @80@ | |||||||
| 2008-09-02 09:13 | Utkarsh Ayachit | Resolution | open => fixed | |||||||
| 2008-09-02 09:13 | Utkarsh Ayachit | Note Added: 0013249 | ||||||||
| 2008-09-08 16:16 | Alan Scott | Status | @80@ => closed | |||||||
| 2008-09-08 16:16 | Alan Scott | Note Added: 0013359 | ||||||||
| 2009-05-13 13:58 | Utkarsh Ayachit | Target Version | => 3.4 | |||||||
| 2009-05-13 13:59 | Utkarsh Ayachit | Fixed in Version | => 3.4 | |||||||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master a2bd8391 | ||||||||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master 020ef709 | ||||||||
| 2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||