VTK  9.7.20260801
vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType Struct Reference

#include <vtkDIYGhostUtilities.h>

Detailed Description

Topology information for cells to be exchanged.

Definition at line 609 of file vtkDIYGhostUtilities.h.

Collaboration diagram for vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType:
[legend]

Public Attributes

vtkSmartPointer< vtkUnsignedCharArrayTypes = nullptr
 
vtkSmartPointer< vtkCellArrayFaces = nullptr
 
vtkSmartPointer< vtkCellArrayFaceLocations = nullptr
 
vtkNew< vtkCellArrayCellArray
 

Member Data Documentation

◆ Types

vtkSmartPointer<vtkUnsignedCharArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::Types = nullptr

Definition at line 611 of file vtkDIYGhostUtilities.h.

◆ Faces

vtkSmartPointer<vtkCellArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::Faces = nullptr

Definition at line 612 of file vtkDIYGhostUtilities.h.

◆ FaceLocations

vtkSmartPointer<vtkCellArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::FaceLocations = nullptr

Definition at line 613 of file vtkDIYGhostUtilities.h.

◆ CellArray

vtkNew<vtkCellArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::CellArray

Definition at line 614 of file vtkDIYGhostUtilities.h.


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