VTK  9.2.6
Public Attributes | List of all members
vtkDIYGhostUtilities::DataSetBlockStructure Struct Reference

Base block structure for data sets. More...

#include <vtkDIYGhostUtilities.h>

Inheritance diagram for vtkDIYGhostUtilities::DataSetBlockStructure:
[legend]
Collaboration diagram for vtkDIYGhostUtilities::DataSetBlockStructure:
[legend]

Public Attributes

vtkSmartPointer< vtkFieldDataGhostCellData = nullptr
 
vtkSmartPointer< vtkFieldDataGhostPointData = nullptr
 

Detailed Description

Base block structure for data sets.

Definition at line 143 of file vtkDIYGhostUtilities.h.

Member Data Documentation

vtkSmartPointer<vtkFieldData> vtkDIYGhostUtilities::DataSetBlockStructure::GhostCellData = nullptr

Definition at line 145 of file vtkDIYGhostUtilities.h.

vtkSmartPointer<vtkFieldData> vtkDIYGhostUtilities::DataSetBlockStructure::GhostPointData = nullptr

Definition at line 146 of file vtkDIYGhostUtilities.h.


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