View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011197ParaViewBugpublic2010-09-01 10:342016-08-12 09:58
ReporterUtkarsh Ayachit 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0011197: PlotEdges does not handle the case where different processes have non-null leaves at different locations.
DescriptionPlotEdges does not handle the case where different processes have non-null leaves at different locations.

The culprit is line 625:


   if (inputPolyData == NULL)
        {
        // this is bad!!! this is assuming that all processes have non-null
        // nodes at the same location, which is true with exodus, but nothing
        // else. BUG #
        continue;
        }
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0037877)
Kitware Robot (administrator)
2016-08-12 09:58

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.

 Issue History
Date Modified Username Field Change
2010-09-01 10:34 Utkarsh Ayachit New Issue
2016-08-12 09:58 Kitware Robot Note Added: 0037877
2016-08-12 09:58 Kitware Robot Status expired => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved
2016-08-12 09:58 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team