[vtk-developers] vtkExodusIIReader.GetExodusModel() always returns NULL

David Thompson dcthomp at sandia.gov
Mon Dec 6 14:49:49 EST 2010


> I suspect that the ExodusModel is no longer supported. ...

Indeed, VTK now has better ways of representing the information it  
used to contain:
+ The QA & info records are now stored in the field data of the output  
dataset.
+ Global node and element IDs are marked using vtkDataSetAttributes'  
new GLOBALIDS attribute.

	David

> On Fri, Dec 3, 2010 at 12:01 PM, Nico Schlömer <nico.schloemer at gmail.com 
> > wrote:
> Hi all,
>
> I've compiled a minimal example file that highlights how
> vtkExodusIIReader's GetExodusModel() always returns the null pointer;
> see attachements.
>
> I'm not quite sure where the error sits: Is there an option that needs
> to be specified, is the file not properly formatted, is it a bug in
> VTK?
>
> All hints are very much appreciated!
>
> Cheers,
> Nico
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
> <ATT00001..txt>





More information about the vtk-developers mailing list