MantisBT - ParaView
View Issue Details
0009341ParaViewFeaturepublic2009-07-30 16:382009-10-02 15:12
Ken Moreland 
 
normalminorhave not tried
closedfixed 
 
3.8 
0009341: Implicit Node/Element Indices from Exodus Files
Several users need to be able to reference point and cells that come from Exodus files by the implicit nodes used in the files. That is, each point or cell is accessed through a particular id in the Exodus API, and users want to be able to see this id from within ParaView.

The easiest way to implement this is to have the Exodus reader (optionally) write out a point and/or cell field array containing these implicit arrays. These arrays should be called ImplicitNodeIndex (or ImplicitPointIndex) and ImplicitElementIndex (or ImplicitCellIndex), respectively.
No tags attached.
duplicate of 0008422closed Utkarsh Ayachit Need implicit exodus node index in selection view 
Issue History
2009-07-30 16:38Ken MorelandNew Issue
2009-10-02 15:11Alan ScottRelationship addedduplicate of 0008422
2009-10-02 15:12Alan ScottNote Added: 0017913
2009-10-02 15:12Alan ScottStatusbacklog => closed
2009-10-02 15:12Alan ScottResolutionopen => fixed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature

Notes
(0017913)
Alan Scott   
2009-10-02 15:12   
Duplicate.