| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010413 | ParaView | Bug | public | 2010-03-12 10:23 | 2010-03-23 21:56 | ||||
| Reporter | Zhanping Liu | ||||||||
| Assigned To | Zhanping Liu | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010413: Bug with vtkEnSightWriter about writing vector cell data | ||||||||
| Description | There 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 | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |