VTK
9.1.0
|
Uses an Exodus II element block as a vtkMappedUnstructuredGrid's implementation. More...
#include <vtkCPExodusIIElementBlock.h>
Uses an Exodus II element block as a vtkMappedUnstructuredGrid's implementation.
This class allows raw data arrays returned by the Exodus II library to be used directly in VTK without repacking the data into the vtkUnstructuredGrid memory layout. Use the vtkCPExodusIIInSituReader to read an Exodus II file's data into this structure.