VTK  9.3.1
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...

#include <vtkDIYGhostUtilities.h>

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 126 of file vtkDIYGhostUtilities.h.


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