VTK  9.3.20240418
vtkCPExodusIIElementBlock Class Reference

Uses an Exodus II element block as a vtkMappedUnstructuredGrid's implementation. More...

#include <vtkCPExodusIIElementBlock.h>

Detailed Description

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.


The documentation for this class was generated from the following file: