VTK
9.4.20250104
|
Topology information for cells to be exchanged. More...
#include <vtkDIYGhostUtilities.h>
Public Attributes | |
vtkSmartPointer< vtkUnsignedCharArray > | Types = nullptr |
vtkSmartPointer< vtkCellArray > | Faces = nullptr |
vtkSmartPointer< vtkCellArray > | FaceLocations = nullptr |
vtkNew< vtkCellArray > | CellArray |
Topology information for cells to be exchanged.
Definition at line 609 of file vtkDIYGhostUtilities.h.
vtkSmartPointer<vtkUnsignedCharArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::Types = nullptr |
Definition at line 611 of file vtkDIYGhostUtilities.h.
vtkSmartPointer<vtkCellArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::Faces = nullptr |
Definition at line 612 of file vtkDIYGhostUtilities.h.
vtkSmartPointer<vtkCellArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::FaceLocations = nullptr |
Definition at line 613 of file vtkDIYGhostUtilities.h.
vtkNew<vtkCellArray> vtkDIYGhostUtilities::UnstructuredGridBlockStructure::TopologyBufferType::CellArray |
Definition at line 614 of file vtkDIYGhostUtilities.h.