View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013100ParaView(No Category)public2012-04-16 07:092015-01-11 08:36
ReporterMenno Deij 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.10.1 
Target Version4.0Fixed in Version3.98.0 
Summary0013100: Adapt Visit CGNS file reader to use CGNS 3.x
DescriptionThe changes required to the CGNS reader to support CGNS 3.x are very small. For 32-bit builds there is no need to change anything as cgsize_t maps to int on 32-bit platform. For 64-bit builds the cgsize_t type needs to replace int at a couple of places. After that it works.

See the attached diffs that were made with the 3.10.1 source tree. I'll send the diffs to VisIt too, but beware that on avtCGNSFileFormat.C:1077 there is a difference between the VisIt source code and the ParaView source due to a bug in the VisIt code that was fixed in ParaView (see also http://public.kitware.com/pipermail/paraview/2011-March/020562.html [^])
TagsNo tags attached.
ProjectSandia
Topic Name13100_cgns_fixes, 13393_fix_gmv_reader_build_issue
Typeincorrect functionality
Attached Fileszip file icon avtCGNSFileFormat.diffs.zip [^] (19,368 bytes) 2012-04-16 07:09

 Relationships
has duplicate 0012854closedUtkarsh Ayachit compiling with cgns support fails due to compile time bugs 

  Notes
(0029075)
Utkarsh Ayachit (administrator)
2012-08-27 10:52
edited on: 2012-08-27 10:53

Thanks for the fix and thanks for being thorough!

(0029076)
Utkarsh Ayachit (administrator)
2012-08-27 12:06

commit 70d709456e6a4789667951d1a401aee349619649
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Aug 27 12:02:10 2012 -0400

    BUG 0013100. Bring in fix for CGNS version >= 3.0
(0029107)
Utkarsh Ayachit (administrator)
2012-09-03 13:30

merged into master, if applicable.
(0029357)
Alan Scott (manager)
2012-10-10 21:34

Tested with a dataset named dlr-f6.coar.cgns.

Linux, local server, master.

 Issue History
Date Modified Username Field Change
2012-04-16 07:09 Menno Deij New Issue
2012-04-16 07:09 Menno Deij File Added: avtCGNSFileFormat.diffs.zip
2012-04-16 09:00 Utkarsh Ayachit Project TBD => Sandia
2012-04-16 09:00 Utkarsh Ayachit Target Version => 4.0
2012-08-27 09:00 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-08-27 09:04 Utkarsh Ayachit Relationship added related to 0012854
2012-08-27 10:52 Utkarsh Ayachit Note Added: 0029075
2012-08-27 10:53 Utkarsh Ayachit Note Edited: 0029075
2012-08-27 12:06 Utkarsh Ayachit Topic Name => 13100_cgns_fixes, 13393_fix_gmv_reader_build_issue
2012-08-27 12:06 Utkarsh Ayachit Note Added: 0029076
2012-08-27 12:06 Utkarsh Ayachit Status backlog => gatekeeper review
2012-08-27 12:06 Utkarsh Ayachit Fixed in Version => git-next
2012-08-27 12:06 Utkarsh Ayachit Resolution open => fixed
2012-08-27 12:06 Utkarsh Ayachit Relationship replaced has duplicate 0012854
2012-09-03 13:30 Utkarsh Ayachit Status gatekeeper review => customer review
2012-09-03 13:30 Utkarsh Ayachit Note Added: 0029107
2012-10-06 07:03 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-10-10 21:34 Alan Scott Note Added: 0029357
2012-10-10 21:34 Alan Scott Status customer review => closed
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2015-01-11 08:36 Utkarsh Ayachit Source_changeset_attached => ParaView master 70d70945


Copyright © 2000 - 2018 MantisBT Team