MantisBT - Old ParaView Bugs
View Issue Details
0001379Old ParaView Bugs public2004-11-23 07:072004-11-23 07:07
Alexsandro Holzner 
Berk Geveci 
normalmajoralways
assignedopen 
0001379: Sometimes wrong contour plot
Use 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
No tags attached.
Issue History

There are no notes attached to this issue.