View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010413ParaViewBugpublic2010-03-12 10:232010-03-23 21:56
ReporterZhanping Liu 
Assigned ToZhanping Liu 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0010413: Bug with vtkEnSightWriter about writing vector cell data
DescriptionThere is a bug with vtkEnSightWiriter.cxx about writing vector cell data.
Specifically, the loop order around the comment "write the Cell Data for this part" is not correct

Please look at the attached file:
1. I changed the for-loop order.
2. I added VTK_POLYGON and VTK_CONVEX_POINT_SET to the types of cells.

kenichiro yoshimi
TagsNo tags attached.
Project
Topic Name
Type
Attached Filescxx file icon vtkEnSightWriter_Yoshimi.cxx [^] (37,383 bytes) 2010-03-12 10:23

 Relationships

  Notes
(0019856)
Zhanping Liu (developer)
2010-03-12 10:54

According to the format regarding vector cell data, pp. 536, EnSight Manual Guide v8.2 (http://vis.lbl.gov/NERSC/Software/ensight/docs82/UserManual.pdf [^]), the loop order in the original code is wrong. Now a correct loop order is employed.

Also new cell types VTK_POLYGON and VTK_CONVEX_POINT_SET were added.

Changes were made to ParaView/VTK/Parallel/vtkEnSightWriter.cxx (new revision: 1.7; previous revision: 1.6).

Thank Kenichiro Yoshimi a lot for his contributions.
(0019995)
Alan Scott (manager)
2010-03-23 21:56

Assuming correct.

 Issue History
Date Modified Username Field Change
2010-03-12 10:23 Zhanping Liu New Issue
2010-03-12 10:23 Zhanping Liu File Added: vtkEnSightWriter_Yoshimi.cxx
2010-03-12 10:25 Zhanping Liu Assigned To => Zhanping Liu
2010-03-12 10:25 Zhanping Liu Status backlog => tabled
2010-03-12 10:54 Zhanping Liu Note Added: 0019856
2010-03-12 10:55 Zhanping Liu Status tabled => @80@
2010-03-23 21:56 Alan Scott Note Added: 0019995
2010-03-23 21:56 Alan Scott Status @80@ => closed
2010-03-23 21:56 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team