VTK  9.3.20240328
vtkDIYGhostUtilities::DataSetTypeToBlockTypeConverter< DataSetT > Struct Template Reference

This helper structure owns a typedef to the block type of DataSetT used with diy to generate ghosts. More...

Detailed Description

template<class DataSetT>
struct vtkDIYGhostUtilities::DataSetTypeToBlockTypeConverter< DataSetT >

This helper structure owns a typedef to the block type of DataSetT used with diy to generate ghosts.

This block type is defined as DataSetTypeToBlockTypeConverter<DataSetT>::BlockType.

Definition at line 128 of file vtkDIYGhostUtilities.h.


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