View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001379Old ParaView Bugs public2004-11-23 07:072004-11-23 07:07
ReporterAlexsandro Holzner 
Assigned ToBerk Geveci 
PrioritynormalSeveritymajorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0001379: Sometimes wrong contour plot
DescriptionUse the following vtk-Data. 2 solid elements with symmetrical data. The picture shows a different back and front contour plot, though the results are the same.
Hope I'm not wrong in this case... Regards! Alex

# vtk DataFile Version 3.0
Test
ASCII
DATASET UNSTRUCTURED_GRID
POINTS 12 float
0 0 0
0 1 0
1 1 0
1 0 0
0 0 1
0 1 1
1 1 1
1 0 1
0 2 0
1 2 0
0 2 1
1 2 1

CELLS 2 18
 8 0 1 2 3 4 5 6 7
 8 1 8 9 2 5 10 11 6

CELL_TYPES 2
 12
 12

POINT_DATA 12
SCALARS S11_dw float 1
LOOKUP_TABLE default
1.
2.
2.
1.
1.5
2.
2.
1.5
1.
1.
1.5
1.5
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team